This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-04-03 22:29:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ca179284854b7969137dc0111f5ae6c3cad104a
SDL
/
src
/
thread
/
pthread
History
Sam Lantinga
54366181c3
Rename functions in SDL_system.h to match SDL 3.0 naming convention
...
Fixes
https://github.com/libsdl-org/SDL/issues/10277
2024-07-15 16:27:48 -07:00
..
SDL_syscond.c
pthread: timespec.tv_nsec must be less then 1000000000 ns
2024-07-14 17:28:54 +02: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
pthread: timespec.tv_nsec must be less then 1000000000 ns
2024-07-14 17:28:54 +02:00
SDL_systhread_c.h
Updated copyright for 2024
2024-01-01 13:15:26 -08:00
SDL_systhread.c
Rename functions in SDL_system.h to match SDL 3.0 naming convention
2024-07-15 16:27:48 -07:00
SDL_systls.c
Added TLS initialization and shutdown functions
2024-07-11 12:11:01 -07:00