Function get_process_group

Source
pub fn get_process_group(pgid: Pid) -> LinuxResult<Arc<ProcessGroup>>
Expand description

Finds the process group with the given PGID.