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

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

#include <rtems/score/heapimpl.h>

Functions

void _Heap_Iterate (Heap_Control *heap, Heap_Block_visitor visitor, void *visitor_arg)
 Iterates over all blocks of the heap.
 

Detailed Description

This source file contains the implementation of _Heap_Iterate().