Searched refs:shell_info (Results 1 – 1 of 1) sorted by relevance
393 MonitorShellCommand(std::shared_ptr<ShellInfo> shell_info, lldb::pid_t pid, in MonitorShellCommand() argument397 shell_info->pid = pid; in MonitorShellCommand()398 shell_info->signo = signo; in MonitorShellCommand()399 shell_info->status = status; in MonitorShellCommand()402 shell_info->process_reaped.SetValue(true, eBroadcastAlways); in MonitorShellCommand()