RTEMS
5.0.0
|
Send a Message to a Message Queue. More...
#include <rtems/posix/mqueueimpl.h>
Functions | |
int | mq_timedsend (mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned int msg_prio, const struct timespec *abstime) |
Send a Message to a Message Queue.