RTEMS CPU Kit with SuperCore  4.10.99.0
Data Fields
Heap_Control Struct Reference

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

#include <heap.h>

Collaboration diagram for Heap_Control:
Collaboration graph
[legend]

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: