The rtems_message_queue_broadcast
directive sends the same
message to every task waiting on the specified message queue as
an atomic operation. The message is copied to each waiting
task's message buffer and each task is unblocked. The number of
tasks which were unblocked is returned to the caller.
Copyright © 1988-2008 OAR Corporation