Searched refs:notify_callback_thread_exiting_ (Results 1 – 2 of 2) sorted by relevance
95 notify_callback_thread_exiting_ = true; in ~ResultDispatcher()396 if (notify_callback_thread_exiting_) { in NotifyCallbackThreadLoop()
290 bool notify_callback_thread_exiting_ = false; variable