pub type RawInterruptTicketMutex = RawInterruptMutex<RawTicketMutex>;
Expand description

An interrupt-safe RawTicketMutex.