This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-04-07 17:37:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17b43b0fdd38733889edd8124b96285b1eae0e74
SDL
/
src
/
thread
/
generic
History
Sam Lantinga
17b43b0fdd
Don't try to create a semaphore for the mutex implementation if threads are disabled
...
Fixes
https://github.com/libsdl-org/SDL/issues/6344
2022-10-08 09:32:09 -07:00
..
SDL_syscond_c.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_syscond.c
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05:00
SDL_sysmutex_c.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_sysmutex.c
Don't try to create a semaphore for the mutex implementation if threads are disabled
2022-10-08 09:32:09 -07:00
SDL_syssem.c
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05:00
SDL_systhread_c.h
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_systhread.c
Updated copyright for 2022
2022-01-03 09:40:21 -08:00
SDL_systls.c
Updated copyright for 2022
2022-01-03 09:40:21 -08:00