* src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
threads a newly created thread inherits the priority of its parent. Set the priority even if it is 0.
Showing
Please register or sign in to comment
threads a newly created thread inherits the priority of its parent. Set the priority even if it is 0.