RTEMS
|
This source file contains the implementation of _CORE_message_queue_Workspace_allocate(). More...
Go to the source code of this file.
Functions | |
void * | _CORE_message_queue_Workspace_allocate (CORE_message_queue_Control *the_message_queue, size_t size, const void *arg) |
This handler allocates the message buffer storage area for a message queue from the RTEMS Workspace. More... | |
This source file contains the implementation of _CORE_message_queue_Workspace_allocate().
Definition in file coremsgwkspace.c.