|
Xenomai
3.3
|
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. | |
This structure reports various static and runtime information about a real-time task, returned by a call to rt_task_inquire().