Searched refs:Wait (Results 1 – 20 of 20) sorted by relevance
102 int Subprocess::Wait() { in Wait() function in cuttlefish::Subprocess111 auto wait_ret = Wait(&wstatus, 0); in Wait()131 pid_t Subprocess::Wait(int* wstatus, int options) { in Wait() function in cuttlefish::Subprocess402 subprocess.Wait(&wstatus, 0); in RunWithManagedStdio()428 return subprocess.Wait(); in execute()439 return subprocess.Wait(); in execute()
58 int Wait();60 pid_t Wait(int* wstatus, int options);
69 auto bsdtar_ret = bsdtar_cmd.Start().Wait(); in ExtractFiles()
104 int ret = cmd.Start().Wait(); in OpenTapInterface()
12 echo Wait for \"$type\" == \"Nothing attached\"
192 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late197 # Wait for keymaster HALs (TEE and StrongBox)240 # Wait until the system time is set243 # Wait qseecomd started
116 auto ret = entry.proc->Wait(&wstatus, 0); in StopMonitoredProcesses()143 auto wait_ret = TEMP_FAILURE_RETRY(entry->proc->Wait(&wstatus, 0)); in RestartOnExitCb()
253 int success = crosvm_qcow2_cmd.Start().Wait(); in CreateQcowOverlay()
190 auto assemble_ret = assemble_proc.Wait(); in main()217 auto run_ret = run_proc.Wait(); in main()
77 int success = cmd.Start().Wait(); in InitBootloaderEnvPartition()
147 return decomp_proc.Started() && decomp_proc.Wait() == 0; in DecompressKernel()
423 int success = crosvm_qcow2_cmd.Start().Wait(); in CreateQcowOverlay()
110 return tpm_subprocess.Wait() ? 0 : 1; in main()
86 return process.Wait() == 0; in Stop()113 modprobe_cmd.Start().Wait(); in ConfigureGpu()
87 # Wait for keymaster
452 stop_cmd.Start().Wait(); in FetchCvdMain()
269 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late274 # Wait for keymaster HALs (TEE and StrongBox)321 # Wait until the system time is set324 # Wait qseecomd started
225 # Wait qseecomd started246 # Wait for keymaster HALs (TEE and StrongBox)382 # Wait for insmod_sh to finish all modules388 # Wait for insmod_sh to finish all boot devices
220 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late241 # Wait qseecomd started265 # Wait until the system time is set
32 …Wait for ack failedAudDevMgr.cpp:ADM: Processing ADM_CMD_SET_MTMX_STRTR_DEV_PARAMS_V1 cmd Inband…