RTEMS 6.1-rc1
Data Fields
Scheduler_strong_APA_CPU Struct Reference

CPU related variables and a CPU_Control to implement BFS. More...

#include <schedulerstrongapa.h>

Data Fields

struct Per_CPU_Controlcpu
 CPU in a queue.
 
Scheduler_Nodepreempting_node
 The node that would preempt this CPU.
 
bool visited
 Whether or not this cpu has been added to the queue (visited in BFS).
 
Scheduler_Nodeexecuting
 The node currently executing on this cpu.
 

Detailed Description

CPU related variables and a CPU_Control to implement BFS.


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