Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/hang_monitor/
Dhung_window_detector.cc14 static const int kTerminateTimeout = 2000; variable
131 WaitForSingleObject(child_thread, kTerminateTimeout); in CheckChildWindow()
151 WaitForSingleObject(child_process, kTerminateTimeout); in CheckChildWindow()