pub const MIN_RT_PRIORITY: u8 = 1;Expand description
Smallest valid real-time priority for SchedulingPolicy::Fifo/SchedulingPolicy::RoundRobin.
pub const MIN_RT_PRIORITY: u8 = 1;Smallest valid real-time priority for SchedulingPolicy::Fifo/SchedulingPolicy::RoundRobin.