Searched refs:try_lock_exclusive (Results 1 – 3 of 3) sorted by relevance
59 fn try_lock_exclusive(&self) -> bool; in try_lock_exclusive() method71 let acquired_lock = self.try_lock_exclusive(); in is_locked()475 if self.raw.try_lock_exclusive() { in try_write()
736 fn try_lock_exclusive(&self) -> bool { in try_lock_exclusive() method
81 fn try_lock_exclusive(&self) -> bool { in try_lock_exclusive() method