Constant thread_priority::unix::NICENESS_MAX
source · pub const NICENESS_MAX: i8 = -20;Expand description
The maximum value possible for niceness. Threads with this value of niceness have the highest priority possible
pub const NICENESS_MAX: i8 = -20;The maximum value possible for niceness. Threads with this value of niceness have the highest priority possible