Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsigev_thread.h84 #define tcd_msg_userval tcd_object.mqueue.msg_userval macro
H A Dsigev_thread.c256 argument.sival_ptr = tcdp->tcd_msg_userval; in mqueue_spawner()
261 tcdp->tcd_msg_userval); in mqueue_spawner()
436 tcdp->tcd_msg_userval = NULL; in free_sigev_handler()
H A Dmqueue.c1055 tcdp->tcd_msg_userval = userval; in mq_notify()