Type Alias sync_preemption::PreemptionSafeMutexGuard
source · pub type PreemptionSafeMutexGuard<'a, T> = MutexGuard<'a, T>;Aliased Type§
struct PreemptionSafeMutexGuard<'a, T> { /* private fields */ }pub type PreemptionSafeMutexGuard<'a, T> = MutexGuard<'a, T>;struct PreemptionSafeMutexGuard<'a, T> { /* private fields */ }