Searched refs:matching_mutex_ (Results 1 – 2 of 2) sorted by relevance
73 mutable absl::Mutex matching_mutex_; variable74 bool attempted_matching_ ABSL_GUARDED_BY(matching_mutex_);76 ABSL_GUARDED_BY(matching_mutex_);
83 absl::ReaderMutexLock lock(&matching_mutex_); in PRead()93 absl::MutexLock lock(&matching_mutex_); in PRead()128 absl::ReaderMutexLock lock(&matching_mutex_); in size()