Searched refs:TryReadLock (Results 1 – 5 of 5) sorted by relevance
75 CHECK(t.TryReadLock(m)); in TEST_F()79 CHECK(!t.TryReadLock(m)); in TEST_F()87 CHECK(t.TryReadLock(m)); in TEST_F()
60 bool TryReadLock();116 bool TryReadLock(const UserMutex &m);
177 bool UserMutex::TryReadLock() { in TryReadLock() function in UserMutex327 ev->res = static_cast<UserMutex *>(ev->ptr)->TryReadLock(); in HandleEvent()471 bool ScopedThread::TryReadLock(const UserMutex &m) { in TryReadLock() function in ScopedThread
28 Status TryReadLock(const uint64_t start, const uint64_t len);
43 Status LockFileBase::TryReadLock(const uint64_t start, const uint64_t len) { in TryReadLock() 41 Status LockFileBase::TryReadLock(const uint64_t start, const uint64_t len) { TryReadLock() function in LockFileBase