RTEMS 6.1-rc1
Data Fields

Data Fields

Chain_Node Node
 Chain node for Scheduler_SMP_Context::Affine_queues.
 
RBTree_Control Queue
 The ready threads of the corresponding affinity.
 
Scheduler_EDF_SMP_Nodeaffine_scheduled
 If this member is not NULL, then it references the scheduled thread affine only to the corresponding processor, otherwise the processor is allocated to a thread which may execute on any of the processors owned by the scheduler.
 
Scheduler_EDF_SMP_Nodeallocated
 This member references the thread allocated to the corresponding processor.
 

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