RTEMS
Public Attributes | List of all members
Scheduler_SMP_Node Struct Reference

Scheduler node specialization for SMP schedulers. More...

#include <schedulersmp.h>

Public Attributes

Scheduler_Node Base
 Basic scheduler node.
 
Scheduler_SMP_Node_state state
 The state of this node.
 
Priority_Control priority
 The current priority of thread owning this node.
 

Detailed Description

Scheduler node specialization for SMP schedulers.

Definition at line 100 of file schedulersmp.h.


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