SDL/src/thread
Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers
The SDL headers are no longer dependent on the build configuration.

Fixes https://github.com/libsdl-org/SDL/issues/6643 and https://github.com/libsdl-org/SDL/issues/6641
2022-11-26 04:48:36 -08:00
..
generic Don't try to create a semaphore for the mutex implementation if threads are disabled 2022-10-08 09:32:09 -07:00
n3ds use SDL_InvalidParamError in the thread 'classes' 2022-11-23 14:27:26 -05:00
ngage use SDL_InvalidParamError in the thread 'classes' 2022-11-23 14:27:26 -05:00
ps2 Add Thread drivers 2022-06-15 15:15:26 -07:00
psp PSP: Fix type mismatch warnings. 2022-10-10 22:31:16 -07:00
pthread Use Apple's nomenclature for macOS and iOS 2022-11-25 16:00:06 -08:00
stdcpp Remove SDL_config.h from the public headers 2022-11-26 04:48:36 -08:00
vita
windows Re-added WinRT support until we're sure that it's no longer being used 2022-11-23 10:41:43 -08:00
SDL_systhread.h Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_thread.c SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) 2022-10-08 23:41:07 +02:00
SDL_thread_c.h removed os2 support & support for building SDL with watcom. 2022-11-22 19:18:47 +03:00