Home
last modified time | relevance | path

Searched defs:TryReadLock (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_linux.cc173 bool Mutex::TryReadLock() { in TryReadLock() function in Mutex
445 bool ScopedThread::TryReadLock(const Mutex &m) { in TryReadLock() function in ScopedThread