Lines Matching refs:Watchdog
7358 Get rid of DRT's Watchdog
7365 Watchdog* files from the project.
7366 * DumpRenderTree/Watchdog.cpp: Removed.
7367 * DumpRenderTree/Watchdog.h: Removed.
7368 * DumpRenderTree/mac/DumpRenderTree.mm: Removed uses of Watchdog
8018 Added a cross-platform Watchdog thread to DRT.
8037 * DumpRenderTree/Watchdog.cpp: Added.
8038 (Watchdog::Watchdog):
8039 (Watchdog::~Watchdog):
8040 (Watchdog::start):
8041 (Watchdog::stop):
8042 (Watchdog::checkIn):
8043 (Watchdog::setWatchdogInterval):
8044 (Watchdog::handleHang):
8045 (Watchdog::watchdogThreadStart):
8046 (Watchdog::watchdogThread):
8047 * DumpRenderTree/Watchdog.h: Added.