RTEMS  5.1
Functions
pheapwalk.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>
#include <rtems/score/threaddispatch.h>

Functions

bool _Protected_heap_Walk (Heap_Control *the_heap, int source, bool do_dump)
 Verifies the integrity of the heap. More...
 

Detailed Description

Protected Heap Handler implementation.