priority chain data structure More...
#include <tm.h>

Public Attributes | |
| priority_t | priority |
| numeric priority level More... | |
| struct _pchain_t * | next |
| lower priority chain More... | |
| struct _pchain_t * | prev |
| higher priority chain More... | |
| struct _tdata_t * | ctid |
| current task in chain More... | |
| priority_t _pchain_t::priority |
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.8.9.1