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

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.h292 uint32 live_threads_threshold_; member in class:ThreadWatcher
H A Dthread_watcher.cc145 live_threads_threshold_(params.live_threads_threshold),
392 // live_threads_threshold_ and at least one other thread is responding.
395 responding_thread_count <= live_threads_threshold_) {

Completed in 110 milliseconds