Xenomai
3.0.5
|
Task status descriptor. More...
Data Fields | |
int | prio |
Task priority. | |
struct threadobj_stat | stat |
Task status. | |
char | name [XNOBJECT_NAME_LEN] |
Name of task. | |
pid_t | pid |
Host pid. | |
Task status descriptor.
This structure reports various static and runtime information about a real-time task, returned by a call to rt_task_inquire().