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