Searched refs:process_reaped (Results 1 – 1 of 1) sorted by relevance
1328 process_reaped (false), in ShellInfo()1336 lldb_private::Predicate<bool> process_reaped; member1356 shell_info->process_reaped.SetValue(1, eBroadcastAlways); in MonitorShellCommand()1438 shell_info->process_reaped.WaitForValueEqualTo(true, &timeout_time, &timed_out); in RunShellCommand()1449 shell_info->process_reaped.WaitForValueEqualTo(true, &timeout_time, &timed_out); in RunShellCommand()