RTEMS
|
Dual Ported Memory Manager Implementation. More...
Go to the source code of this file.
Functions | |
static __inline__ Dual_ported_memory_Control * | _Dual_ported_memory_Allocate (void) |
Allocates a port control block from the inactive chain of free port control blocks. More... | |
static __inline__ 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... | |
static __inline__ Dual_ported_memory_Control * | _Dual_ported_memory_Get (Objects_Id id, ISR_lock_Context *lock_context) |
Dual Ported Memory Manager Implementation.
Definition in file dpmemimpl.h.