19 #ifndef _RTEMS_SCORE_PRIORITYBITMAP_H 20 #define _RTEMS_SCORE_PRIORITYBITMAP_H 22 #include <rtems/score/cpu.h> 55 Priority_bit_map_Word bit_map[ 16 ];
Definition: prioritybitmap.h:40
Priority_bit_map_Word major_bit_map
Each sixteen bit entry in this word is associated with one of the sixteen entries in the bit map...
Definition: prioritybitmap.h:45