Searched refs:ReadLock (Results 1 – 8 of 8) sorted by relevance
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()
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()449 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()