Provides a go/no-go check for the C library heap internal consistency.
int heap_check( void );
none
The process heap is locked for the duration of the call, use with care.
0
(zero)
0
(zero)
EEXIST |
The heap is deleted. |
EINVAL |
The heap is not a valid MPOOL or an internal error was detected. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 4.0 | intime/rt/include/heap.h | heap.h | clib.lib |