Scheduler Strong APA  Release
Public Attributes | List of all members
Scheduler_strong_APA_Context Struct Reference

Scheduler context and node definition for Strong APA scheduler. More...

#include <schedulerstrongapa.h>

Collaboration diagram for Scheduler_strong_APA_Context:
Collaboration graph
[legend]

Public Attributes

Scheduler_SMP_Context Base
 
Chain_Control Ready
 Chain of all the ready and scheduled nodes present in the Strong APA scheduler. More...
 
Scheduler_strong_APA_CPU CPU [RTEMS_ZERO_LENGTH_ARRAY]
 Stores cpu-specific variables. More...
 

Detailed Description

Scheduler context and node definition for Strong APA scheduler.

Definition at line 128 of file schedulerstrongapa.h.

Member Data Documentation

◆ Base

Scheduler_SMP_Context Scheduler_strong_APA_Context::Base
See also
Scheduler_SMP_Context.

Definition at line 132 of file schedulerstrongapa.h.

◆ CPU

Scheduler_strong_APA_CPU Scheduler_strong_APA_Context::CPU[RTEMS_ZERO_LENGTH_ARRAY]

Stores cpu-specific variables.

Definition at line 143 of file schedulerstrongapa.h.

◆ Ready

Chain_Control Scheduler_strong_APA_Context::Ready

Chain of all the ready and scheduled nodes present in the Strong APA scheduler.

Definition at line 138 of file schedulerstrongapa.h.


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