pub fn pi_mutex_claim(
token: &PiWaitToken,
current: &CurrentThreadToken,
) -> Result<PiMutexClaimOutcome, TaskError>Expand description
Claims the ownerless PI mutex handoff selected for this waiter.
pub fn pi_mutex_claim(
token: &PiWaitToken,
current: &CurrentThreadToken,
) -> Result<PiMutexClaimOutcome, TaskError>Claims the ownerless PI mutex handoff selected for this waiter.