RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Enumerations | Functions
malloc_p.h File Reference

This header file provides interfaces used by the memory allocator implementation. More...

#include <rtems.h>
#include <rtems/score/protectedheap.h>
#include <rtems/malloc.h>

Go to the source code of this file.

Enumerations

enum  Malloc_System_state { MALLOC_SYSTEM_STATE_NORMAL , MALLOC_SYSTEM_STATE_NO_PROTECTION , MALLOC_SYSTEM_STATE_NO_ALLOCATION }
 

Functions

Malloc_System_state _Malloc_System_state (void)
 
void _Malloc_Process_deferred_frees (void)
 

Detailed Description

This header file provides interfaces used by the memory allocator implementation.