Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
process_head Struct Reference

#include <process.h>

Data Fields

struct process_nodefirst
 

Detailed Description

Definition at line 14 of file process.h.

Field Documentation

◆ first

struct process_node* process_head::first

Definition at line 15 of file process.h.

Referenced by create_process().


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