RTEMS 6.1-rc5
|
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. | |
This source file contains the implementation of _Heap_Iterate().