RTEMS
5.0.0
|
Dual Ported Memory Manager Implementation. More...
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) |
Dual Ported Memory Manager Implementation.