Searched defs:rel_timeout (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/rt/ |
H A D | mqueue.c | 780 uint_t msg_prio, const timespec_t *rel_timeout) 783 rel_timeout, REL_TIME)); 895 uint_t *msg_prio, const timespec_t *rel_timeout) 898 rel_timeout, REL_TIME)); 779 mq_reltimedsend_np(mqd_t mqdes, const char *msg_ptr, size_t msg_len, uint_t msg_prio, const timespec_t *rel_timeout) argument 894 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 60 milliseconds