Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h84 #define tcd_msg_avail tcd_object.mqueue.msg_avail macro
H A Dsigev_thread.c248 while (sem_wait(tcdp->tcd_msg_avail) == -1) in mqueue_spawner()
436 tcdp->tcd_msg_avail = NULL; in free_sigev_handler()
H A Dmqueue.c1032 tcdp->tcd_msg_avail = &mqhp->mq_spawner; in mq_notify()