reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
 1763     if (wait_pid == 0)
 1766     if (wait_pid == -1) {
 1775                    wait_pid == static_cast<::pid_t>(GetID()));
 1780         wait_pid, wait_status, exited);
 1782     MonitorCallback(wait_pid, exited, wait_status);