RTEMS  5.1
Functions
pheapresizeblock.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Resize_block (Heap_Control *the_heap, void *starting_address, uintptr_t size)
 Resizes the block of the allocated memory area. More...
 

Detailed Description

Protected Heap Handler implementation.