|
RTEMS CPU Kit with SuperCore
4.11.3
|
#include <rtems.h>#include <rtems/libcsupport.h>#include <rtems/score/protectedheap.h>#include <rtems/malloc.h>#include <stdint.h>#include <rtems/chain.h>

Go to the source code of this file.
Functions | |
| bool | malloc_is_system_state_OK (void) |
| void | malloc_deferred_frees_process (void) |
| void | malloc_deferred_free (void *) |
1.8.13