Searched refs:ReadLock (Results 1 – 13 of 13) sorted by relevance
72 t.ReadLock(m); in TEST_F()82 t.ReadLock(m); in TEST_F()86 t.ReadLock(m); in TEST_F()139 t1.ReadLock(m); in TEST_F()140 t3.ReadLock(m); in TEST_F()
59 void ReadLock();115 void ReadLock(const UserMutex &m);
171 void UserMutex::ReadLock() { in ReadLock() function in UserMutex324 static_cast<UserMutex *>(ev->ptr)->ReadLock(); in HandleEvent()466 void ScopedThread::ReadLock(const UserMutex &m) { in ReadLock() function in ScopedThread
16 static bool ReadLock(lldb::rwlock_t rwlock) { in ReadLock() function50 ::ReadLock(m_rwlock); in ReadTryLock()
253 void ReadLock() SANITIZER_ACQUIRE_SHARED() { in ReadLock() function400 mu_->ReadLock(); in GenericScopedReadLock()421 mu_->ReadLock(); in GenericScopedRWLock()441 typedef GenericScopedReadLock<Mutex> ReadLock; typedef
117 ReadLock lock(&bucket->mtx); in ForEach()235 b->mtx.ReadLock(); in acquire()
55 ReadLock l(mtx_); in Read()73 typedef GenericScopedReadLock<MutexType> ReadLock; typedef in __sanitizer::TestData
27 Status ReadLock(const uint64_t start, const uint64_t len);
35 Status LockFileBase::ReadLock(const uint64_t start, const uint64_t len) { in ReadLock() function in LockFileBase
150 ReadLock lock(&s->mtx); in MutexPreLock()274 ReadLock lock(&s->mtx); in MutexPreReadLock()294 ReadLock lock(&s->mtx); in MutexPostReadLock()451 ReadLock lock(&s->mtx); in Acquire()
620 ReadLock lock(&ctx->racy_mtx); in HandleRacyStacks()672 ReadLock lock(&ctx->fired_suppressions_mtx); in IsFiredSuppression()689 ReadLock lock(&ctx->fired_suppressions_mtx); in IsFiredSuppression()
142 ReadLock lock(&dyn_ann_ctx->mtx); in IsExpectedReport()
239 ReadLock lock(&s->mtx); in AtomicLoad()