The API sets the priority for the current thread, not an arbitrary thread.
Implemented thread priority as the 'nice' value on Linux. High priority threads require root permissions (you shouldn't give your game root permissions though!)
Showing
Please register or sign in to comment