RTEMS
Functions
coremsgwkspace.c File Reference

This source file contains the implementation of _CORE_message_queue_Workspace_allocate(). More...

#include <rtems/score/coremsgimpl.h>
#include <rtems/score/wkspace.h>

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...
 

Detailed Description

This source file contains the implementation of _CORE_message_queue_Workspace_allocate().

Definition in file coremsgwkspace.c.