Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

_pchain_t Struct Reference

#include <tm.h>


Data Fields

priority_t priority
 numeric priority level
_pchain_tnext
 lower priority chain
_pchain_tprev
 higher priority chain
_tdata_tctid
 current task in chain


Detailed Description

priority chain data structure

Definition at line 88 of file tm.h.


Field Documentation

struct _tdata_t* _pchain_t::ctid
 

current task in chain

Definition at line 94 of file tm.h.

struct _pchain_t* _pchain_t::next
 

lower priority chain

Definition at line 91 of file tm.h.

struct _pchain_t* _pchain_t::prev
 

higher priority chain

Definition at line 92 of file tm.h.

priority_t _pchain_t::priority
 

numeric priority level

Definition at line 89 of file tm.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 25 08:02:48 2005 for brickos by  doxygen 1.3.9.1