RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
msgqsend.c File Reference

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

#include <rtems/rtems/messageimpl.h>
#include <rtems/rtems/statusimpl.h>

Functions

rtems_status_code rtems_message_queue_send (rtems_id id, const void *buffer, size_t size)
 Puts the message at the rear of the queue.
 

Detailed Description

This source file contains the implementation of rtems_message_queue_send().