This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-02-06 03:47:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
432312561f8ac6a5c86c0cc5ab28c26f128e8c32
SDL
/
src
/
thread
/
pthread
History
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.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 SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid)
2018-04-23 19:18:52 -07:00
SDL_systls.c
Updated copyright for 2018
2018-01-03 10:03:25 -08:00