RTEMS  5.1
Data Fields
Heap_Control Struct Reference

Control block used to manage a heap. More...

#include <heap.h>

Data Fields

Heap_Block free_list
 
uintptr_t page_size
 
uintptr_t min_block_size
 
uintptr_t area_begin
 
uintptr_t area_end
 
Heap_Blockfirst_block
 
Heap_Blocklast_block
 
Heap_Statistics stats
 

Detailed Description

Control block used to manage a heap.


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