Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DLockFileBase.cpp44 Status LockFileBase::TryReadLock(const uint64_t start, const uint64_t len) { in TryReadLock() function in LockFileBase
/external/llvm-project/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cpp181 bool Mutex::TryReadLock() { in TryReadLock() function in Mutex
474 bool ScopedThread::TryReadLock(const Mutex &m) { in TryReadLock() function in ScopedThread
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc225 bool Mutex::TryReadLock() { in TryReadLock() function in Mutex
498 bool ScopedThread::TryReadLock(const Mutex &m) { in TryReadLock() function in ScopedThread