Type Definition hermit_sync::RawInterruptTicketMutex

source ·
pub type RawInterruptTicketMutex = RawInterruptMutex<RawTicketMutex>;
Expand description

An interrupt-safe RawTicketMutex.