RTEMS  5.1
Data Fields
Heap_Error_context Struct Reference

Context of a heap error. More...

#include <heap.h>

Data Fields

Heap_Controlheap
 The heap of the block.
 
Heap_Blockblock
 The heap block causing the error.
 
Heap_Error_reason reason
 The heap error reason.
 

Detailed Description

Context of a heap error.

See also
_Heap_Protection_block_error().

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