RTEMS
5.1
|
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... | |
Protected Heap Handler implementation.