task_list Struct Reference
Linked list of the tasks. More...
Collaboration diagram for task_list:

Data Fields | |
scheduler_task * task | |
The pointer to the task. More... | |
task_list * next | |
The next link. More... | |
Detailed Description
Linked list of the tasks.
Field Documentation
task_list* task_list::next |
The next link.
scheduler_task* task_list::task |
The pointer to the task.
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L3_Utils/src/scheduler_task.cpp