_process_struct Struct Reference

Process Control Block - Information about the Process. More...

#include <ktypes.h>


Data Fields

unsigned char state
 Context switch store. Keep this at the top of the structure. Context switch relies on this.
pid_t pid
 Process State.
signed char priority
 Unique Process Identifier.
signed char is_allocated
 Process Priority.
queuep blockq
reent_t reent
 Queue on which this process is currently blocked.


Detailed Description

Process Control Block - Information about the Process.


Field Documentation

queuep _process_struct::blockq
 

If the PCB has been allocated 0 - Unallocated, 1 - Allocated


The documentation for this struct was generated from the following file:
Generated on Thu Feb 13 14:46:25 2014 for 2014.1_doc by  doxygen 1.4.5