Searched defs:watchdog_thread (Results 1 – 2 of 2) sorted by relevance
139 std::thread watchdog_thread{[pid, timeout_ms, &cancel_watchdog]() { in SetTimeoutWatchDog() local180 std::thread watchdog_thread = SetTimeoutWatchDog(child, compiler_timeout_ms, cancel_watchdog); in StartViaFork() local
118 std::thread watchdog_thread{ [this]() { in __anon0806bc000102() local