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