Skip to main content

mutex_is_locked

Function mutex_is_locked 

Source
pub fn mutex_is_locked(storage: PiMutexStorage<'_>) -> bool
Expand description

Returns whether an external PI mutex has an owner or pending handoff.