#include <tm.h>
Collaboration diagram for _pchain_t:
Public Attributes | |
priority_t | priority |
numeric priority level. More... | |
_pchain_t * | next |
lower priority chain. More... | |
_pchain_t * | prev |
higher priority chain. More... | |
_tdata_t * | ctid |
current task in chain. More... |
For internal use only.
Definition at line 87 of file tm.h.
|
current task in chain.
|
|
lower priority chain.
|
|
higher priority chain.
|
|
numeric priority level.
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |