Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/base/
Dwaitable_event.h44 bool notified_ = false; variable
/external/tensorflow/tensorflow/core/platform/
Dblocking_counter.h75 bool notified_; variable
/external/tensorflow/tensorflow/core/platform/default/
Dnotification.h77 std::atomic<bool> notified_; // mutations under mu_ variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h62 bool notified_; variable
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc207 bool notified_ = false; member in __anone89577de0111::WaitableTestEvent