Searched defs:ReadLock (Results 1 – 2 of 2) sorted by relevance
253 void ReadLock() SANITIZER_ACQUIRE_SHARED() { in ReadLock() function441 typedef GenericScopedReadLock<Mutex> ReadLock; typedef
35 Status LockFileBase::ReadLock(const uint64_t start, const uint64_t len) { in ReadLock() function in LockFileBase