Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/synchronization/
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
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
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
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
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
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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
/external/rust/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
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex_test.cc754 struct ReaderDecrementBugStruct { struct
755 bool cond; // to delay first thread (under mu)
756 int done; // reference count (under mu)
757 absl::Mutex mu;
759 bool waiting_on_cond; // under mu2
760 bool have_reader_lock; // under mu2
761 bool complete; // under mu2
762 absl::Mutex mu2; // > mu
/external/abseil-cpp/absl/synchronization/
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
/external/cronet/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
/external/angle/third_party/abseil-cpp/absl/synchronization/
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