RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
Scheduler_strong_APA_Node Struct Reference

Scheduler node specialization for Strong APA schedulers. More...

#include <schedulerstrongapa.h>

Data Fields

Scheduler_SMP_Node Base
 SMP scheduler node.
 
Chain_Node Ready_node
 Chain node for Scheduler_strong_APA_Context::Ready.
 
struct Per_CPU_Controlcpu_to_preempt
 CPU that this node would preempt in the backtracking part of _Scheduler_strong_APA_Get_highest_ready and _Scheduler_strong_APA_Do_Enqueue.
 
Processor_mask Affinity
 The associated affinity set of this node.
 

Detailed Description

Scheduler node specialization for Strong APA schedulers.


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