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