RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
pheapextend.c File Reference

This source file contains the implementation of _Protected_heap_Extend(). More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Extend (Heap_Control *the_heap, void *starting_address, uintptr_t size)
 Extends the protected heap.
 

Detailed Description

This source file contains the implementation of _Protected_heap_Extend().