Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp326 sem_t* reboot_semaphore, std::chrono::milliseconds shutdown_timeout, in RebootMonitorThread()
438 std::chrono::milliseconds timeout, sem_t* reboot_semaphore) { in TryUmountAndFsck()
673 sem_t reboot_semaphore; in DoReboot() local