Searched defs:downgrade_to_upgradable (Results 1 – 3 of 3) sorted by relevance
289 unsafe fn downgrade_to_upgradable(&self); in downgrade_to_upgradable() method1622 pub fn downgrade_to_upgradable(s: Self) -> RwLockUpgradableReadGuard<'a, R, T> { in downgrade_to_upgradable() method1797 pub fn downgrade_to_upgradable(s: Self) -> ArcRwLockUpgradableReadGuard<R, T> { in downgrade_to_upgradable() method
439 unsafe fn downgrade_to_upgradable(&self) { in downgrade_to_upgradable() method
927 unsafe fn downgrade_to_upgradable(&self) { in downgrade_to_upgradable() method