RTEMS  5.1
Data Fields
Scheduler_priority_Ready_queue Struct Reference

Data for ready queue operations. More...

#include <schedulerpriority.h>

Data Fields

unsigned int current_priority
 The thread priority currently used by the scheduler.
 
Chain_Controlready_chain
 
Priority_bit_map_Information Priority_map
 

Detailed Description

Data for ready queue operations.

Field Documentation

◆ Priority_map

Priority_bit_map_Information Scheduler_priority_Ready_queue::Priority_map

This field contains precalculated priority map indices.

◆ ready_chain

Chain_Control* Scheduler_priority_Ready_queue::ready_chain

This field points to the Ready FIFO for this thread's priority.


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