SDL/src/thread
Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support.
This can be reverted if a toolchain arrives that can handle C99 features like
variables declared in the middle of a scope, but for now we literally can't
compile SDL3 for this platform.

Fixes #11243.
2024-12-11 13:29:43 -05:00
..
generic thread: Rewrote generic Condition Variables. 2024-10-10 15:03:53 -04:00
n3ds Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
ps2 Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
psp Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
pthread Improve support for private platforms (#11220) 2024-10-15 18:02:07 -04:00
vita Removed SDL_bool in favor of plain bool 2024-09-18 08:32:30 -07:00
windows windows/SDL_systhread.c: fix permissions 2024-10-18 05:00:04 +03:00
SDL_systhread.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_thread.c Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 2024-10-04 08:57:03 -07:00
SDL_thread_c.h ngage: Remove Nokia N-Gage support. 2024-12-11 13:29:43 -05:00