SDL2/src/thread
2022-10-10 14:35:30 -07:00
..
generic Don't try to create a semaphore for the mutex implementation if threads are disabled 2022-10-10 14:35:30 -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 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 2022-01-28 20:40:19 -05: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 Fixed Watcom C build 2022-06-27 17:44:55 -07:00
SDL_thread_c.h Add Thread drivers 2022-06-15 15:15:26 -07:00