Searched refs:mq_putmsg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c364 mq_putmsg(mqhdr_t *mqhp, const char *msgp, ssize_t len, uint_t prio) function
794 * we want to kick the notification before the mq_putmsg(),
808 mq_putmsg(mqhp, msg_ptr, (ssize_t)msg_len, msg_prio);

Completed in 22 milliseconds