sdl2_frt/src/thread/windows
Joel Linn 2443e51e0e Add optional suffix _generic to generic SDL_cond impl
Allows for runtime selectable implementation
2020-12-28 11:42:49 -08:00
..
SDL_syscond_srw.c Add optional suffix _generic to generic SDL_cond impl 2020-12-28 11:42:49 -08:00
SDL_sysmutex.c thread/windows: Statically link synchronization APIs on WINRT 2020-12-25 04:00:20 +03:00
SDL_syssem.c Disable WaitOnAddress SDL_sem implementation on Windows Phone 2020-12-25 17:10:02 +03:00
SDL_systhread_c.h
SDL_systhread.c use GetModuleHandleW() to retrieve kernel32.dll handle (bug #5390.) 2020-12-22 17:10:02 +03:00
SDL_systls.c