Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h82 #define tcd_msg_avail tcd_object.mqueue.msg_avail macro
H A Dsigev_thread.c246 while (sem_wait(tcdp->tcd_msg_avail) == -1) in mqueue_spawner()
434 tcdp->tcd_msg_avail = NULL; in free_sigev_handler()
H A Dmqueue.c1030 tcdp->tcd_msg_avail = &mqhp->mq_spawner; in mq_notify()