HomeSort by relevance Sort by last modified time
    Searched refs:shutdown_ (Results 1 - 8 of 8) sorted by null

  /external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
select_reactor.hpp 44 if (shutdown_)
  /external/tensorflow/tensorflow/core/distributed_runtime/
master.h 73 // shutdown_ is set to true by the dtor.
75 bool shutdown_ GUARDED_BY(mu_) = false;
master.cc 83 shutdown_ = true;
95 if (shutdown_) {
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
task_io_service.hpp 179 bool shutdown_; member in class:asio::detail::task_io_service
select_reactor.hpp 171 bool shutdown_; member in class:asio::detail::select_reactor
  /external/libchrome/base/synchronization/
condition_variable_unittest.cc 146 bool shutdown_; // Set when threads need to terminate. member in class:base::__anon24336::WorkQueue
510 shutdown_(false) {
575 return shutdown_;
672 shutdown_ = true;
  /external/protobuf/src/google/protobuf/
message.cc 481 } shutdown_; member in namespace:google::protobuf::internal::__anon32379
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 256 milliseconds