Constant SCHED_PRIO_LEVELS
pub const SCHED_PRIO_LEVELS: usize = THREAD_COUNT; // 16usizeAvailable on crate feature
threading only.Expand description
The number of possible priority levels.
pub const SCHED_PRIO_LEVELS: usize = THREAD_COUNT; // 16usizethreading only.The number of possible priority levels.