SDL/src/thread/pthread
Sam Lantinga 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid)
This function tries using RealtimeKit connecting over DBUS as needed.
2018-04-23 19:18:52 -07:00
..
SDL_syscond.c pthread: fix error code checks (thanks, Andreas!). 2018-02-17 23:57:57 -05:00
SDL_sysmutex.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_syssem.c Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize 2018-02-25 19:51:34 -08:00
SDL_systhread.c Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) 2018-04-23 19:18:52 -07:00
SDL_systhread_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_systls.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00