Skip to main content

mutex_is_owned_by_current

Function mutex_is_owned_by_current 

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

Returns whether the current task owns an external PI mutex.