Searched refs:RebootMonitorThread (Results 1 – 1 of 1) sorted by relevance
322 void RebootMonitorThread(unsigned int cmd, const std::string& reboot_target, in RebootMonitorThread() function595 std::thread reboot_monitor_thread(&RebootMonitorThread, cmd, reboot_target, &reboot_semaphore, in DoReboot()