Searched refs:hang_detection_lock_ (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/hang_monitor/ | ||
D | hung_window_detector.h | 84 base::Lock hang_detection_lock_; variable |
D | hung_window_detector.cc | 51 base::AutoLock lock(hang_detection_lock_); in OnTick() |