mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-02-08 22:20:05 +01:00
0500c04468
As the name suggests, the hint should only apply to SDL_THREAD_PRIORITY_TIME_CRITICAL The resulting priorities for my current distro result in these values: | High | Time Critical Hint |--------------|----------------- 0 | P=10 N=-10 | P=5 N=-15 1 | P=10 N=-10 | P=-21 N=0 |
||
---|---|---|
.. | ||
generic | ||
os2 | ||
psp | ||
pthread | ||
stdcpp | ||
windows | ||
SDL_systhread.h | ||
SDL_thread_c.h | ||
SDL_thread.c |