RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
pheapgetblocksize.c File Reference

Protected Heap Handler implementation. More...

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_heap_Get_block_size (Heap_Control *the_heap, void *starting_address, uintptr_t *size)
 Returns the size of the allocatable memory area.
 

Detailed Description

Protected Heap Handler implementation.