Home
last modified time | relevance | path

Searched refs:unlocked_fair (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/lock_api/src/
Drwlock.rs983 pub fn unlocked_fair<F, U>(s: &mut Self, f: F) -> U in unlocked_fair() method
1197 pub fn unlocked_fair<F, U>(s: &mut Self, f: F) -> U in unlocked_fair() method
1363 pub fn unlocked_fair<F, U>(s: &mut Self, f: F) -> U in unlocked_fair() method
Dmutex.rs520 pub fn unlocked_fair<F, U>(s: &mut Self, f: F) -> U in unlocked_fair() method
Dremutex.rs626 pub fn unlocked_fair<F, U>(s: &mut Self, f: F) -> U in unlocked_fair() method