Data Fields | |
int | bprio |
Base priority. | |
int | cprio |
Current priority. | |
unsigned | status |
Task's status. | |
RTIME | relpoint |
Time of next release. | |
char | name [XNOBJECT_NAME_LEN] |
Symbolic name assigned at creation. |
Base priority.
Current priority.
May change through Priority Inheritance.
unsigned RT_TASK_INFO::status |
RTIME RT_TASK_INFO::relpoint |
Time of next release.
char RT_TASK_INFO::name[XNOBJECT_NAME_LEN] |
Symbolic name assigned at creation.