Home
last modified time | relevance | path

Searched defs:ReaderDecrementBugStruct (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/
H A Dmutex_test.cc760 struct ReaderDecrementBugStruct { struct
761 bool cond; // to delay first thread (under mu)
762 int done; // reference count (under mu)
763 absl::Mutex mu;
765 bool waiting_on_cond; // under mu2
766 bool have_reader_lock; // under mu2
767 bool complete; // under mu2
768 absl::Mutex mu2; // > mu
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc759 struct ReaderDecrementBugStruct { struct
760 bool cond; // to delay first thread (under mu)
761 int done; // reference count (under mu)
762 absl::Mutex mu;
764 bool waiting_on_cond; // under mu2
765 bool have_reader_lock; // under mu2
766 bool complete; // under mu2
767 absl::Mutex mu2; // > mu
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/
H A Dmutex_test.cc758 struct ReaderDecrementBugStruct { struct
759 bool cond; // to delay first thread (under mu)
760 int done; // reference count (under mu)
761 absl::Mutex mu;
763 bool waiting_on_cond; // under mu2
764 bool have_reader_lock; // under mu2
765 bool complete; // under mu2
766 absl::Mutex mu2; // > mu
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc760 struct ReaderDecrementBugStruct { struct
761 bool cond; // to delay first thread (under mu)
762 int done; // reference count (under mu)
763 absl::Mutex mu;
765 bool waiting_on_cond; // under mu2
766 bool have_reader_lock; // under mu2
767 bool complete; // under mu2
768 absl::Mutex mu2; // > mu
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc764 struct ReaderDecrementBugStruct { struct
765 bool cond; // to delay first thread (under mu)
766 int done; // reference count (under mu)
767 absl::Mutex mu;
769 bool waiting_on_cond; // under mu2
770 bool have_reader_lock; // under mu2
771 bool complete; // under mu2
772 absl::Mutex mu2; // > mu
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc764 struct ReaderDecrementBugStruct { struct
765 bool cond; // to delay first thread (under mu)
766 int done; // reference count (under mu)
767 absl::Mutex mu;
769 bool waiting_on_cond; // under mu2
770 bool have_reader_lock; // under mu2
771 bool complete; // under mu2
772 absl::Mutex mu2; // > mu
/aosp_15_r20/external/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc764 struct ReaderDecrementBugStruct { struct
765 bool cond; // to delay first thread (under mu)
766 int done; // reference count (under mu)
767 absl::Mutex mu;
769 bool waiting_on_cond; // under mu2
770 bool have_reader_lock; // under mu2
771 bool complete; // under mu2
772 absl::Mutex mu2; // > mu