RTEMS 6.1-rc1
|
Scheduler context and node definition for Strong APA scheduler. More...
#include <schedulerstrongapa.h>
Data Fields | |
Scheduler_SMP_Context | Base |
Chain_Control | Ready |
Chain of all the ready and scheduled nodes present in the Strong APA scheduler. | |
Scheduler_strong_APA_CPU | CPU [RTEMS_ZERO_LENGTH_ARRAY] |
Stores cpu-specific variables. | |
Scheduler context and node definition for Strong APA scheduler.
Scheduler_SMP_Context Scheduler_strong_APA_Context::Base |