SRTOS
Loading...
Searching...
No Matches
TaskNode Struct Reference

#include <task.h>

Collaboration diagram for TaskNode:
[legend]

Public Attributes

TCBtaskTCB
TaskNodenext

Detailed Description

Definition at line 44 of file task.h.

Member Data Documentation

◆ next

TaskNode* TaskNode::next

Definition at line 47 of file task.h.

◆ taskTCB

TCB* TaskNode::taskTCB

Definition at line 46 of file task.h.


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