Home
last modified time | relevance | path

Searched defs:notified_ (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dnotification.h62 bool notified_ = false; variable
/external/grpc-grpc/src/core/lib/gprpp/
Dnotification.h62 bool notified_ = false; variable
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DBarrier.h53 bool notified_; variable
/external/tensorflow/tensorflow/core/platform/
Dblocking_counter.h75 bool notified_; variable
/external/tensorflow/tensorflow/tsl/platform/default/
Dnotification.h77 std::atomic<bool> notified_; // mutations under mu_ variable
/external/perfetto/src/java_sdk/main/cpp/
Dutils.h56 bool notified_ = false; variable
/external/perfetto/src/shared_lib/test/
Dutils.h65 bool notified_ = false; variable
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc259 bool notified_ = false; member in __anon34f30b8d0111::WaitableTestEvent