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-03-22 16:51:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5170439368d1ea6f57220c725bdfeb99ad78e82
SDL
/
src
/
thread
/
pthread
History
Sam Lantinga
b517043936
Added TLS initialization and shutdown functions
...
Fixes
https://github.com/libsdl-org/SDL/issues/8576
2024-07-11 12:11:01 -07:00
..
SDL_syscond.c
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_sysmutex_c.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_sysmutex.c
SDL_sysmutex.c: fix void return compile error
2024-03-21 13:25:01 -07:00
SDL_sysrwlock.c
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_syssem.c
Define SDL_PLATFORM_* macros instead of underscored ones (
#8875
)
2024-01-24 01:40:51 +00:00
SDL_systhread_c.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_systhread.c
thread: Reworked SDL_CreateThread to be consistent across platforms.
2024-05-22 11:39:43 -04:00
SDL_systls.c
Added TLS initialization and shutdown functions
2024-07-11 12:11:01 -07:00