Searched refs:downgrade_to_upgradable (Results 1 – 3 of 3) sorted by relevance
270 unsafe fn downgrade_to_upgradable(&self); in downgrade_to_upgradable() method1154 pub fn downgrade_to_upgradable(s: Self) -> RwLockUpgradableReadGuard<'a, R, T> { in downgrade_to_upgradable() method1157 s.rwlock.raw.downgrade_to_upgradable(); in downgrade_to_upgradable()
837 unsafe fn downgrade_to_upgradable(&self) { in downgrade_to_upgradable() method
434 unsafe fn downgrade_to_upgradable(&self) { in downgrade_to_upgradable() method