Constant thread_priority::unix::NICENESS_MIN
source · [−]pub const NICENESS_MIN: i8 = 19;Expand description
The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.
pub const NICENESS_MIN: i8 = 19;The minimum value possible for niceness. Threads with this value of niceness have the lowest priority possible.