RTEMS  5.0.0
Data Fields
Thread_Scheduler_control Struct Reference

Thread scheduler control. More...

#include <thread.h>

Data Fields

Scheduler_Nodenodes
 The scheduler nodes of this thread. More...
 

Detailed Description

Thread scheduler control.

Field Documentation

◆ nodes

Scheduler_Node* Thread_Scheduler_control::nodes

The scheduler nodes of this thread.

Each thread has a scheduler node for each scheduler instance.


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