Searched refs:exit_code_from_thread (Results 1 – 1 of 1) sorted by relevance
211 std::future<int> exit_code_from_thread = std::async( in StopCvdMain() local239 exit_state_futures.push_back(std::move(exit_code_from_thread)); in StopCvdMain()