sdl2_frt/src/thread/pthread
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
..
SDL_syscond.c pthread: fix error code checks (thanks, Andreas!). 2018-02-17 23:57:57 -05:00
SDL_sysmutex_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_sysmutex.c TryLockMutex: Fix error handling for TryLockMutex 2018-04-23 21:50:03 -07:00
SDL_syssem.c Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize 2018-02-25 19:51:34 -08:00
SDL_systhread_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_systhread.c thread: fixed compiler warnings on non-Linux systems that use pthread. 2018-05-21 12:00:21 -04:00
SDL_systls.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00