RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
Thread_Scheduler_control Struct Reference

Thread scheduler control. More...

#include <thread.h>

Collaboration diagram for Thread_Scheduler_control:
Collaboration graph
[legend]

Data Fields

struct Scheduler_Nodenode
 The scheduler node of this thread. More...
 

Detailed Description

Thread scheduler control.

Field Documentation

◆ node

struct Scheduler_Node* Thread_Scheduler_control::node

The scheduler node of this thread.

On uni-processor configurations this field is constant after initialization.

On SMP configurations the scheduler helping protocol may change this field.


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