#include <tm.h>
Data Fields | |
| 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 | |
Definition at line 88 of file tm.h.
|
|
current task in chain
|
|
|
lower priority chain
|
|
|
higher priority chain
|
|
|
numeric priority level
|
1.3.9.1