pinfo_list Class Reference

#include <shared.h>


Public Member Functions

pinfooperator[] (pid_t x)
int size (void)
pinfoallocate_pid (void)
void init (void)

Data Fields

int next_pid
pinfo vec [PSIZE]
char lock_info [MAX_PATH+1]


Detailed Description

Definition at line 163 of file shared.h.


Member Function Documentation

pinfo* pinfo_list::allocate_pid void   ) 
 

Referenced by fork().

void pinfo_list::init void   ) 
 

pinfo* pinfo_list::operator[] pid_t  x  ) 
 

int pinfo_list::size void   )  [inline]
 

Definition at line 170 of file shared.h.

References PSIZE.


Field Documentation

char pinfo_list::lock_info[MAX_PATH+1]
 

Definition at line 168 of file shared.h.

int pinfo_list::next_pid
 

Definition at line 166 of file shared.h.

pinfo pinfo_list::vec[PSIZE]
 

Definition at line 167 of file shared.h.


The documentation for this class was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO