Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h100 extern void del_sigev_mq(thread_communication_data_t *);
H A Dsigev_thread.c592 del_sigev_mq(thread_communication_data_t *tcdp) in del_sigev_mq() function
H A Dmqueue.c628 del_sigev_mq(tcdp); /* possible cancellation point */ in mq_close()