RTEMS 6.1-rc1
Functions
heapgetfreeinfo.c File Reference

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

#include <rtems/score/heapimpl.h>

Functions

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

Detailed Description

This source file contains the implementation of _Heap_Get_free_information().