RTEMS CPU Kit with SuperCore  4.11.3
Functions
pheapresizeblock.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/system.h>
#include <rtems/score/protectedheap.h>
Include dependency graph for pheapresizeblock.c:

Functions

bool _Protected_heap_Resize_block (Heap_Control *the_heap, void *starting_address, uintptr_t size)
 See _Heap_Resize_block(). More...
 

Detailed Description

Protected Heap Handler implementation.