This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/yawut/SDL.git
synced
2026-09-06 16:16:21 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9e46a512b15a1d096858e8f15e121b6d59f2129b
SDL
/
src
/
thread
/
pthread
History
Sylvain
9e46a512b1
Fixed bug
#5283
- limit thread name to 16 characters when using pthread_setname_np()
2022-02-02 09:58:15 +01: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
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
2022-01-28 20:40:19 -05: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
Fixed bug
#5283
- limit thread name to 16 characters when using pthread_setname_np()
2022-02-02 09:58:15 +01:00
SDL_systls.c
Updated copyright for 2022
2022-01-03 09:40:21 -08:00