PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
group_t Struct Reference

Process group structure. More...

#include <group.h>

Collaboration diagram for group_t:

Data Fields

map_entry_t mapEntry
 
gid_t id
 
list_t processes
 

Detailed Description

Process group structure.

Definition at line 44 of file group.h.

Field Documentation

◆ mapEntry

map_entry_t group_t::mapEntry

Definition at line 46 of file group.h.

◆ id

gid_t group_t::id

Definition at line 47 of file group.h.

◆ processes

list_t group_t::processes

Definition at line 48 of file group.h.


The documentation for this struct was generated from the following file: