Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/stop/
Dmain.cc211 std::future<int> exit_code_from_thread = std::async( in StopCvdMain() local
239 exit_state_futures.push_back(std::move(exit_code_from_thread)); in StopCvdMain()