Searched refs:IsJoinable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/base/threading/
H A Dwatchdog.h45 bool IsJoinable();
H A Dwatchdog.cc61 if (!IsJoinable())
77 bool Watchdog::IsJoinable() { function in class:base::Watchdog
/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.cc931 if (startup_watchdog_->IsJoinable()) {

Completed in 292 milliseconds