Xyris  0.5
tasklist Struct Reference

#include <tasks.hpp>

+ Collaboration diagram for tasklist:

Data Fields

struct taskhead
 
struct tasktail
 

Detailed Description

Definition at line 48 of file tasks.hpp.

Field Documentation

◆ head

struct task* tasklist::head

Definition at line 50 of file tasks.hpp.

◆ tail

struct task* tasklist::tail

Definition at line 51 of file tasks.hpp.


The documentation for this struct was generated from the following file: