Home
last modified time | relevance | path

Searched refs:consumer_tid (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPOpen.c54 hp->consumer_tid = 0; in SLPOpen()
137 if (thr_self() == hp->consumer_tid || hp->close_on_end) { in SLPClose()
H A Dslp_ua_common.c131 hp->consumer_tid = thr_self(); in consumer()
H A Dslp-internal.h136 thread_t consumer_tid; /* thr ID of message consumer */ member
H A DSLPReg.c668 hp->consumer_tid = thr_self(); in reg_impl()