SDL-mirror/src/thread/windows
David Ludwig c858ba8394 WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms
WinRT 8.0 (Phone and non-Phone) didn't offer an API to set an already-created
thread's priority.  WinRT 8.1 offered this API, along with several other
Win32 thread functions that were previously unavailable (in WinRT).

This change makes WinRT 8.1+ platforms use SDL's Win32 backend.
2015-11-26 13:51:03 -05:00
..
SDL_sysmutex.c WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms 2015-11-26 13:51:03 -05:00
SDL_syssem.c WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms 2015-11-26 13:51:03 -05:00
SDL_systhread.c WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms 2015-11-26 13:51:03 -05:00
SDL_systhread_c.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_systls.c Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00