Xenomai
3.2.4
|
Task status descriptor . More...
#include <task.h>
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().