Searched refs:shell_info (Results 1 – 2 of 2) sorted by relevance
364 MonitorShellCommand(std::shared_ptr<ShellInfo> shell_info, lldb::pid_t pid, in MonitorShellCommand() argument368 shell_info->pid = pid; in MonitorShellCommand()369 shell_info->signo = signo; in MonitorShellCommand()370 shell_info->status = status; in MonitorShellCommand()373 shell_info->process_reaped.SetValue(true, eBroadcastAlways); in MonitorShellCommand()
2525 $shell_info = qx'ps $$'; # that's the new shell's $$