Home
last modified time | relevance | path

Searched refs:hang_detection_lock_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/hang_monitor/
Dhung_window_detector.h84 base::Lock hang_detection_lock_; variable
Dhung_window_detector.cc51 base::AutoLock lock(hang_detection_lock_); in OnTick()