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