sdl2_frt/src/thread
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
..
generic Updated copyright for 2017 2017-01-01 18:33:28 -08:00
psp PSP: Fixed error messages. 2017-04-02 21:33:54 +02:00
pthread Fixed bug 3258 - SDL_TryLockMutex blocks for pthreads with FAKE_RECURSIVE_MUTEX 2017-08-11 21:47:31 -07:00
stdcpp Updated copyright for 2017 2017-01-01 18:33:28 -08:00
windows windows: Use WaitForSingleObjectEx() always 2017-12-31 03:35:41 -05:00
SDL_systhread.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00
SDL_thread_c.h Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00
SDL_thread.c Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 2017-08-14 06:28:21 -07:00