Searched defs:TryReadLock (Results 1 – 1 of 1) sorted by relevance
173 bool Mutex::TryReadLock() { in TryReadLock() function in Mutex445 bool ScopedThread::TryReadLock(const Mutex &m) { in TryReadLock() function in ScopedThread