sdl2_frt/src/thread/windows
Ryan C. Gordon 140cc46004 windows: Use WaitForSingleObjectEx() always
This is available since Windows XP, so it's safe to use always, not just in
a WinRT ifdef.
2017-12-31 03:35:41 -05:00
..
SDL_sysmutex.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_syssem.c windows: Use WaitForSingleObjectEx() always 2017-12-31 03:35:41 -05:00
SDL_systhread_c.h Renaming of guard header names to quiet -Wreserved-id-macro 2017-08-28 00:22:23 -07:00
SDL_systhread.c windows: Change the default on SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING. 2017-06-06 13:12:43 -04:00
SDL_systls.c Updated copyright for 2017 2017-01-01 18:33:28 -08:00