Searched defs:unresponsive_threshold_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.h154 // |unresponsive_threshold_|.
211 // pong message for |unresponsive_threshold_| number of ping messages.
275 // watched thread hasn't responded at least |unresponsive_threshold_| times.
281 // |unresponsive_threshold_| then we would consider it as unresponsive.
282 uint32 unresponsive_threshold_; member in class:ThreadWatcher

Completed in 257 milliseconds