Searched refs:NeedToWaitForChild (Results 1 – 1 of 1) sorted by relevance
114 auto NeedToWaitForChild = [child_pid, &wait_status, &waitpid_ret]() { in RunShellCommand() local125 while (NeedToWaitForChild() && GetCurrentTimeMs() - start_time_ms < 1000) { in RunShellCommand()140 while (NeedToWaitForChild() && GetCurrentTimeMs() - start_time_ms < 1000) { in RunShellCommand()