Searched refs:shutting_down_ (Results 1 – 2 of 2) sorted by relevance
39 shutting_down_(false) {} in MessageLoopThread()94 if (shutting_down_) { in ShutDown()98 shutting_down_ = true; in ShutDown()114 shutting_down_ = false; in ShutDown()
199 bool shutting_down_; variable