Home
last modified time | relevance | path

Searched refs:policy_watcher_stopped_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/it2me/
Dit2me_host.cc262 base::WaitableEvent policy_watcher_stopped_(true, false); in ShutdownOnUiThread() local
263 policy_watcher_->StopWatching(&policy_watcher_stopped_); in ShutdownOnUiThread()
264 policy_watcher_stopped_.Wait(); in ShutdownOnUiThread()