|
static bool | GetProcessInfo (ProcessId pid, ProcessInfo &info) |
|
static void | EnumerateProcesses (bool allUsers, UserId const &uid, std::function< void(pid_t pid, uid_t uid)> const &cb) |
|
static std::string | GetThreadName (ProcessThreadId const &ptid) |
|
static const char * | GetExecutablePath (ProcessId pid) |
|
The documentation for this class was generated from the following files:
- Headers/DebugServer2/Host/Darwin/LibProc.h
- Sources/Host/Darwin/LibProc.cpp