Searched refs:terminate_ (Results 1 – 7 of 7) sorted by relevance
60 terminate_(false), in CpuWindows()168 terminate_ = true; in StopPollingCpu()189 if (terminate_) in ProcessImpl()206 terminate_ = true; in ProcessImpl()216 assert(terminate_); in ProcessImpl()373 if (terminate_) in Initialize()
69 bool terminate_; variable
54 terminate_(false), in DebuggerAgent()76 while (!bound && !terminate_) { in Run()88 if (terminate_) return; in Run()94 while (!terminate_) { in Run()112 terminate_ = true; in Shutdown()178 if (terminate_) { in OnSessionClosed()
66 bool terminate_; // Termination flag. variable
50 server_(OS::CreateSocket()), terminate_(false), in DebuggerAgent()78 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()
280 WebViewInternal.prototype.terminate_ = function() { method in WebViewInternal1008 this.internal_(secret).terminate_();