RTEMS CPU Kit with SuperCore
Data Fields
Scheduler_CBS_Node Struct Reference

This structure handles CBS specific data of a thread. More...

#include <schedulercbs.h>

Collaboration diagram for Scheduler_CBS_Node:
Collaboration graph
[legend]

Data Fields

Scheduler_EDF_Node Base
 EDF scheduler specific data of a task. More...
 
Scheduler_CBS_Servercbs_server
 CBS server specific data of a task. More...
 

Detailed Description

This structure handles CBS specific data of a thread.

Field Documentation

◆ Base

Scheduler_EDF_Node Scheduler_CBS_Node::Base

EDF scheduler specific data of a task.

◆ cbs_server

Scheduler_CBS_Server* Scheduler_CBS_Node::cbs_server

CBS server specific data of a task.


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