thread_priority::unix

Constant 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.