RTEMS 6.1-rc4
|
This source file contains the implementation of rtems_message_queue_broadcast(). More...
Functions | |
rtems_status_code | rtems_message_queue_broadcast (rtems_id id, const void *buffer, size_t size, uint32_t *count) |
Broadcasts the messages to the tasks waiting at the queue. | |
This source file contains the implementation of rtems_message_queue_broadcast().