Searched refs:terminate_ (Results 1 – 2 of 2) sorted by relevance
49 server_(OS::CreateSocket()), terminate_(false), in DebuggerAgent()74 bool terminate_; // Termination flag. variable
56 while (!bound && !terminate_) { in Run()70 while (!terminate_) { in Run()88 terminate_ = true; in Shutdown()152 if (terminate_) { in OnSessionClosed()