RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
tx-memory-alloc.c File Reference

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.
 

Detailed Description

This source file contains the implementation of MemoryAllocationFailWhen() and __wrap_rtems_malloc().