Searched refs:lock_exclusive (Results 1 – 3 of 3) sorted by relevance
56 fn lock_exclusive(&self); in lock_exclusive() method128 self.lock_exclusive(); in bump_exclusive()461 self.raw.lock_exclusive(); in write()1121 defer!(s.rwlock.raw.lock_exclusive()); in unlocked()1205 defer!(s.rwlock.raw.lock_exclusive()); in unlocked_fair()
68 fn lock_exclusive(&self) { in lock_exclusive() method911 self.lock_exclusive(); in bump_exclusive_slow()
730 fn lock_exclusive(&self) { in lock_exclusive() method