sdl2_frt/src/thread
Ryan C. Gordon 0ad4b0b697 thread: fixed compiler warnings on non-Linux systems that use pthread.
(static function rtkit_setpriority was unused, moved it in with rest of
__LINUX__ section.)
2018-05-21 12:00:21 -04:00
..
generic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
psp Added SDL_THREAD_PRIORITY_TIME_CRITICAL 2018-04-23 22:07:56 -07:00
pthread thread: fixed compiler warnings on non-Linux systems that use pthread. 2018-05-21 12:00:21 -04:00
stdcpp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
windows Added SDL_THREAD_PRIORITY_TIME_CRITICAL 2018-04-23 22:07:56 -07:00
SDL_systhread.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_thread_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_thread.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00