Type Definition hermit_sync::InterruptTicketMutex

source ·
pub type InterruptTicketMutex<T> = InterruptMutex<RawTicketMutex, T>;