RTEMS  5.1
Functions
pheapfree.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Free (Heap_Control *the_heap, void *start_address)
 Frees the allocated memory area. More...
 

Detailed Description

Protected Heap Handler implementation.