You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src/thread
Sam Lantinga 30579c8cd7 Don't try to create a semaphore for the mutex implementation if threads are disabled
Fixes https://github.com/libsdl-org/SDL/issues/6344

(cherry picked from commit 17b43b0fdd)
3 years ago
..
generic Don't try to create a semaphore for the mutex implementation if threads are disabled 3 years ago
ngage N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 years ago
os2 os2: SDL_DestroyMutex should ignore NULL mutexes. 3 years ago
ps2 Add Thread drivers 3 years ago
psp use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
pthread pthread/SDL_systhread.c: always include errno.h 4 years ago
stdcpp re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 years ago
vita use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
windows Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 3 years ago
SDL_systhread.h Xbox GDKX support (#5869) 3 years ago
SDL_thread.c Fixed Watcom C build 3 years ago
SDL_thread_c.h Add Thread drivers 3 years ago