HomeSort by relevance Sort by last modified time
    Searched refs:hang_detection_lock_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h 84 base::Lock hang_detection_lock_; member in class:HungWindowDetector
hung_window_detector.cc 51 base::AutoLock lock(hang_detection_lock_);
  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.h 82 base::Lock hang_detection_lock_; member in class:HungWindowDetector
hung_window_detector.cc 56 base::AutoLock lock(hang_detection_lock_);

Completed in 109 milliseconds