17 #ifndef _RTEMS_RTEMS_REGIONDATA_H 18 #define _RTEMS_RTEMS_REGIONDATA_H 44 uintptr_t maximum_segment_size;
63 #define REGION_INFORMATION_DEFINE( max ) \ 64 OBJECTS_INFORMATION_DEFINE( \ 66 OBJECTS_CLASSIC_API, \ 67 OBJECTS_RTEMS_REGIONS, \ 70 OBJECTS_NO_STRING_NAME, \ Objects_Information _Region_Information
The Classic Region objects information.
uint32_t rtems_attribute
Definition: attr.h:41
Definition: objectdata.h:39
Definition: threadq.h:547
Constants and Structures Needed to Declare a Thread Queue.
Definition: regiondata.h:40
Thread queue operations.
Definition: threadq.h:512
Object Handler Data Structures.
Control block used to manage a heap.
Definition: heap.h:255
Classic Region Manager API.