RTEMS  5.1
Functions
pheapgetfreeinfo.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Get_free_information (Heap_Control *the_heap, Heap_Information *info)
 Returns information about free blocks for the heap. More...
 

Detailed Description

Protected Heap Handler implementation.