#include <macProcess.h>
Static Public Member Functions | |
| static pid_t | getppid (pid_t pid) |
| Returns the process ID of the parent of the process with the given process id. | |
Definition at line 16 of file macProcess.h.
| static pid_t macx::Process::getppid | ( | pid_t | pid | ) | [static] |
Returns the process ID of the parent of the process with the given process id.
1.5.8