Searched defs:rel_timeout (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/rt/
H A Dmqueue.c839 uint_t msg_prio, const timespec_t *rel_timeout)
842 rel_timeout, REL_TIME));
954 uint_t *msg_prio, const timespec_t *rel_timeout)
957 rel_timeout, REL_TIME));
838 mq_reltimedsend_np(mqd_t mqdes, const char *msg_ptr, size_t msg_len, uint_t msg_prio, const timespec_t *rel_timeout) argument
953 mq_reltimedreceive_np(mqd_t mqdes, char *msg_ptr, size_t msg_len, uint_t *msg_prio, const timespec_t *rel_timeout) argument

Completed in 19 milliseconds