#include <tm.h>
Public Attributes | |
| priority_t | priority |
| numeric priority level | |
| struct _pchain_t * | next |
| lower priority chain | |
| struct _pchain_t * | prev |
| higher priority chain | |
| struct _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 [read] |
struct _pchain_t* _pchain_t::prev [read] |
struct _tdata_t* _pchain_t::ctid [read] |
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.5.4