RTEMS  5.1
Functions
pheapgetinfo.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Get_information (Heap_Control *the_heap, Heap_Information_block *the_info)
 Returns information about used and free blocks for the heap. More...
 

Detailed Description

Protected Heap Handler implementation.