Type Alias hermit_sync::RawInterruptTicketMutex
source · pub type RawInterruptTicketMutex = RawInterruptMutex<RawTicketMutex>;Expand description
An interrupt-safe RawTicketMutex.
pub type RawInterruptTicketMutex = RawInterruptMutex<RawTicketMutex>;An interrupt-safe RawTicketMutex.