Searched refs:process_handle (Results 1 – 1 of 1) sorted by relevance
825 unique_handle process_handle(pinfo.hProcess); in launch_server() local909 if (WaitForSingleObject(process_handle.get(), 0) == WAIT_TIMEOUT) { in launch_server()