RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
pheapwalk.c File Reference

This source file contains the implementation of _Protected_heap_Walk(). 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.
 

Detailed Description

This source file contains the implementation of _Protected_heap_Walk().