Type Alias sync_preemption::PreemptionSafeMutex
source · pub type PreemptionSafeMutex<T> = Mutex<T>;
Aliased Type§
struct PreemptionSafeMutex<T> { /* private fields */ }
pub type PreemptionSafeMutex<T> = Mutex<T>;
struct PreemptionSafeMutex<T> { /* private fields */ }