Searched refs:try_lock_upgradable_for (Results 1 – 2 of 2) sorted by relevance
277 fn try_lock_upgradable_for(&self, timeout: Self::Duration) -> bool; in try_lock_upgradable_for() method808 if self.raw.try_lock_upgradable_for(timeout) { in try_upgradable_read_for()
462 fn try_lock_upgradable_for(&self, timeout: Duration) -> bool { in try_lock_upgradable_for() method