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