SDL/src/thread/windows
Ryan C. Gordon 0ec716819e thread: Reworked SDL_CreateThread to be consistent across platforms.
Also documented missing and weird bits, rename typedefs to fit SDL standards.
2024-05-22 11:39:43 -04:00
..
SDL_syscond_cv.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_sysmutex.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_sysmutex_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_sysrwlock_srw.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_syssem.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_systhread.c thread: Reworked SDL_CreateThread to be consistent across platforms. 2024-05-22 11:39:43 -04:00
SDL_systhread_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_systls.c Updated the atomic API for SDL 3.0 naming conventions 2024-01-18 04:41:34 -08:00