PatchworkOS  dbbdc99
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

ref_t ref
 
list_t processes
 
lock_t lock
 

Detailed Description

Process group structure.

Definition at line 45 of file group.h.

Field Documentation

◆ ref

ref_t group_t::ref

Definition at line 47 of file group.h.

◆ processes

list_t group_t::processes

Definition at line 48 of file group.h.

◆ lock

lock_t group_t::lock

Definition at line 49 of file group.h.


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