Searched refs:reboot_monitor_thread (Results 1 – 1 of 1) sorted by relevance
595 std::thread reboot_monitor_thread(&RebootMonitorThread, cmd, reboot_target, &reboot_semaphore, in DoReboot() local597 reboot_monitor_thread.detach(); in DoReboot()