RTEMS CPU Kit with SuperCore  4.11.2
Functions
heapgetfreeinfo.c File Reference

Heap Handler implementation. More...

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

Functions

void _Heap_Get_free_information (Heap_Control *the_heap, Heap_Information *info)
 Returns information about free blocks for the heap heap in info.
 

Detailed Description

Heap Handler implementation.