SDL/src/thread
Pierre Wendling 5ddac7e026 PSP: Fix type mismatch warnings. 2022-10-10 22:31:16 -07: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 N3DS port (squashed) 2022-10-10 08:50:59 -07:00
ngage N-Gage port: add changes from code reviews, overall cleanup (#5618) 2022-05-11 09:31:34 -07:00
os2 os2: SDL_DestroyMutex should ignore NULL mutexes. 2022-04-20 14:08:09 -04: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 pthread/SDL_systhread.c: always include errno.h 2022-02-05 08:56:56 +03:00
stdcpp re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 2022-01-28 20:40:19 -05:00
vita use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05:00
windows Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 2022-06-17 10:22:28 -07: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 N3DS port (squashed) 2022-10-10 08:50:59 -07:00