RTEMS 6.1-rc6
|
This source file contains the implementation of MemoryAllocationFailWhen() and __wrap_rtems_malloc(). More...
#include "tx-support.h"
Functions | |
void * | __real_rtems_malloc (size_t) |
void * | __wrap_rtems_malloc (size_t) |
void | MemoryAllocationFailWhen (uint32_t counter) |
Fails a dynamic memory allocation when the counter reaches zero. | |
This source file contains the implementation of MemoryAllocationFailWhen() and __wrap_rtems_malloc().