Searched refs:was_quit_properly_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/base/
H A Dauto_thread.cc97 was_quit_properly_(false) {
107 was_quit_properly_(false),
168 was_quit_properly_ = true;
211 DCHECK(was_quit_properly_);
H A Dauto_thread.h105 bool was_quit_properly_; member in class:remoting::AutoThread

Completed in 3683 milliseconds