Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DHost.cpp1328 process_reaped (false), in ShellInfo()
1336 lldb_private::Predicate<bool> process_reaped; member
1356 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()