Constant ksched::executor::MAX_PRIORITY[][src]

pub const MAX_PRIORITY: usize = PriorityQueue::MAX_PRIORITY; // 0x0000_0000_0000_0040usize
Expand description

Priority of a real-time task must be in [0, MAX_PRIORITY).