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
2025-09-29 06:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98986f39e97727a80f733f7809ceb80a13697269
SDL
/
src
/
thread
/
pthread
History
Philipp Wiesemann
98986f39e9
Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread().
2015-08-15 21:21:29 +02:00
..
SDL_syscond.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
SDL_sysmutex_c.h
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
SDL_sysmutex.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
SDL_syssem.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
SDL_systhread_c.h
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00
SDL_systhread.c
Removed not needed call to pthread_attr_getstacksize() for SDL_CreateThread().
2015-08-15 21:21:29 +02:00
SDL_systls.c
Fixed crash if initialization of EGL failed but was tried again later.
2015-06-21 17:33:46 +02:00