sdl2_frt/src/thread/pthread
Sam Lantinga 816a6e68e5 Added support for adjusting thread priorities using Linux RealtimeKit
Michael Sartain

This is a quick pass at adding Linux RealtimeKit thread priority support to SDL.

It allows me to bump the thread priority to high without root privileges or setting any caps, etc.

rtkit readme here:
    http://git.0pointer.net/rtkit.git/tree/README
2018-04-23 17:10:36 -07: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 pthread: fix error code checks (thanks, Andreas!). 2018-02-17 23:57:57 -05: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 Added support for adjusting thread priorities using Linux RealtimeKit 2018-04-23 17:10:36 -07:00
SDL_systls.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00