Linked list of the tasks. More...

Collaboration diagram for task_list:

Data Fields

scheduler_tasktask
The pointer to the task. More...
 
task_listnext
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: