Searched defs:try_upgrade_until (Results 1 – 2 of 2) sorted by relevance
475 unsafe fn try_upgrade_until(&self, timeout: Instant) -> bool { in try_upgrade_until() method
296 unsafe fn try_upgrade_until(&self, timeout: Self::Instant) -> bool; in try_upgrade_until() method1440 pub fn try_upgrade_until( in try_upgrade_until() method