21 #ifndef _RTEMS_SCORE_PRIORITYBITMAP_H 22 #define _RTEMS_SCORE_PRIORITYBITMAP_H 40 typedef uint16_t Priority_bit_map_Word;
57 Priority_bit_map_Word bit_map[ 16 ];
SPARC CPU Department Source.
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...