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