pub fn mutex_is_locked(storage: PiMutexStorage<'_>) -> boolExpand description
Returns whether an external PI mutex has an owner or pending handoff.
pub fn mutex_is_locked(storage: PiMutexStorage<'_>) -> boolReturns whether an external PI mutex has an owner or pending handoff.