Searched refs:shutdown_ (Results 1 – 7 of 7) sorted by relevance
35 shutdown_(false)47 shutdown_ = true;102 if (shutdown_)
44 if (shutdown_) in schedule_timer()
91 shutdown_(false)99 shutdown_ = true;118 if (!shutdown_ && !task_)
146 bool shutdown_; // Set when threads need to terminate. member in base::__anon934976bf0111::WorkQueue510 shutdown_(false) { in WorkQueue()575 return shutdown_; in shutdown()672 shutdown_ = true; in SetShutdown()
179 bool shutdown_; member in asio::detail::task_io_service
171 bool shutdown_; member in asio::detail::select_reactor
481 } shutdown_; variable