Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

_pchain_t Struct Reference

#include </usr/src/redhat/BUILD/legOS/include/tm.h>

List of all members.


Public Members

priority_t priority
numeric priority level.

struct _pchain_t* next
lower priority chain.

struct _pchain_t* prev
higher priority chain.

struct _pdata_tcpid
current process in chain.


Detailed Description


Member Data Documentation

priority_t _pchain_t::priority

numeric priority level.

struct _pchain_t* _pchain_t::next

lower priority chain.

struct _pchain_t* _pchain_t::prev

higher priority chain.

struct _pdata_t* _pchain_t::cpid

current process in chain.


The documentation for this struct was generated from the following file:
legOS-0.1.7 is released under Mozilla Public License. Original code © 1998-1999 by Markus L. Noga.