Home
last modified time | relevance | path

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

/system/core/init/
Dreboot.cpp322 void RebootMonitorThread(unsigned int cmd, const std::string& reboot_target, in RebootMonitorThread() function
595 std::thread reboot_monitor_thread(&RebootMonitorThread, cmd, reboot_target, &reboot_semaphore, in DoReboot()