HomeSort by relevance Sort by last modified time
    Searched full:live_threads_threshold_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/metrics/
thread_watcher.cc 145 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_) {
    [all...]
thread_watcher.h 292 uint32 live_threads_threshold_; member in class:ThreadWatcher

Completed in 47 milliseconds