RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Files | Data Structures | Typedefs
Priority Bitmap

This group contains the implementation to support priority bitmaps. More...

Files

file  prioritybitmap.h
 This header file provides interfaces of the Priority Bitmap which are used by the implementation and the Application Configuration.
 
file  prioritybitmapimpl.h
 This header file provides interfaces of the Priority Bitmap which are only used by the implementation.
 
file  log2table.c
 This source file contains the definition of _Bitfield_Leading_zeros.
 

Data Structures

struct  Priority_bit_map_Control
 
struct  Priority_bit_map_Information
 

Typedefs

typedef uint16_t Priority_bit_map_Word
 

Detailed Description

This group contains the implementation to support priority bitmaps.