Home
last modified time | relevance | path

Searched defs:try_upgrade_until (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/parking_lot/src/
Draw_rwlock.rs482 unsafe fn try_upgrade_until(&self, timeout: Instant) -> bool { in try_upgrade_until() method
/external/rust/android-crates-io/crates/lock_api/src/
Drwlock.rs315 unsafe fn try_upgrade_until(&self, timeout: Self::Instant) -> bool; in try_upgrade_until() method
2130 pub fn try_upgrade_until( in try_upgrade_until() method
2481 pub fn try_upgrade_until( in try_upgrade_until() method