Searched refs:try_read (Results 1 – 3 of 3) sorted by relevance
115 pub fn try_read(&self) -> Option<RwLockReadGuard<T>> { in try_read() method153 match self.try_read() { in read()
166 match timekeeper().0.try_read() { in getnstimeofday()
90 pub fn try_read(&self) -> Option<RwLockReadGuard<T>>