pub type LowestFirstPriorityMutex<P, T, const FIFO: bool = false> = PriorityMutex<P, T, FIFO, true>;Aliased Typeยง
pub struct LowestFirstPriorityMutex<P, T, const FIFO: bool = false> { /* private fields */ }pub type LowestFirstPriorityMutex<P, T, const FIFO: bool = false> = PriorityMutex<P, T, FIFO, true>;pub struct LowestFirstPriorityMutex<P, T, const FIFO: bool = false> { /* private fields */ }