Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

_pchain_t Struct Reference

priority chain data structure. More...

#include <tm.h>

Collaboration diagram for _pchain_t:

[legend]
List of all members.

Public Attributes

priority_t priority
 numeric priority level. More...

_pchain_t * next
 lower priority chain. More...

_pchain_t * prev
 higher priority chain. More...

_tdata_tctid
 current task in chain. More...


Detailed Description

priority chain data structure.

For internal use only.

Definition at line 87 of file tm.h.


Member Data Documentation

struct _tdata_t* _pchain_t::ctid
 

current task in chain.

Definition at line 93 of file tm.h.

struct _pchain_t* _pchain_t::next
 

lower priority chain.

Definition at line 90 of file tm.h.

struct _pchain_t* _pchain_t::prev
 

higher priority chain.

Definition at line 91 of file tm.h.

priority_t _pchain_t::priority
 

numeric priority level.

Definition at line 88 of file tm.h.


The documentation for this struct was generated from the following file:
brickOS is released under the Mozilla Public License.
Original code copyright 1998-2002 by the authors.

Generated on Tue Dec 10 00:09:19 2002 for brickOS Kernel Developer by doxygen 1.2.15