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

Protected Heap Handler implementation. More...

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

Functions

bool _Protected_heap_Extend (Heap_Control *the_heap, void *starting_address, uintptr_t size)
 See _Heap_Extend(). More...
 

Detailed Description

Protected Heap Handler implementation.