priority chain data structure More...
#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 | |
| priority_t _pchain_t::priority |
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.9.8