RTEMS  5.1
Functions

Dual Ported Memory Manager Implementation. More...

#include <rtems/rtems/dpmemdata.h>
#include <rtems/score/objectimpl.h>

Go to the source code of this file.

Functions

RTEMS_INLINE_ROUTINE Dual_ported_memory_Control_Dual_ported_memory_Allocate (void)
 Allocates a port control block from the inactive chain of free port control blocks. More...
 
RTEMS_INLINE_ROUTINE void _Dual_ported_memory_Free (Dual_ported_memory_Control *the_port)
 Frees a port control block to the inactive chain of free port control blocks. More...
 
RTEMS_INLINE_ROUTINE Dual_ported_memory_Control_Dual_ported_memory_Get (Objects_Id id, ISR_lock_Context *lock_context)
 

Detailed Description

Dual Ported Memory Manager Implementation.