Home
last modified time | relevance | path

Searched refs:del_sigev_mq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h98 extern void del_sigev_mq(thread_communication_data_t *);
H A Dsigev_thread.c590 del_sigev_mq(thread_communication_data_t *tcdp) in del_sigev_mq() function
H A Dmqueue.c626 del_sigev_mq(tcdp); /* possible cancellation point */ in mq_close()