RTEMS 6.1-rc5
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _Heap_Get_free_information().