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

/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc167 : created_watchdog_thread_(false),
565 if (!created_watchdog_thread_)
939 DCHECK(!created_watchdog_thread_ && watchdog_thread_.get() == NULL);
940 created_watchdog_thread_ = true;
H A Dbrowser_process_impl.h170 bool created_watchdog_thread_; member in class:BrowserProcessImpl

Completed in 1531 milliseconds