Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/maintenance/
H A Dcontroller.cc176 int64_t compiler_timeout_ms = in StartViaFork() local
180 std::thread watchdog_thread = SetTimeoutWatchDog(child, compiler_timeout_ms, cancel_watchdog); in StartViaFork()