|
RTEMS CPU Kit with SuperCore
4.11.2
|
_Heap_Iterate() implementation. 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. More... | |
_Heap_Iterate() implementation.
1.8.13