RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
pheapgetfreeinfo.c File Reference

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

#include <rtems/score/protectedheap.h>

Functions

bool _Protected_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 _Protected_heap_Get_free_information().