Home
last modified time | relevance | path

Searched defs:shutdown_timeout (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dreboot.cpp322 sem_t* reboot_semaphore, std::chrono::milliseconds shutdown_timeout, in RebootMonitorThread()
588 auto shutdown_timeout = 0ms; in DoReboot() local