Home
last modified time | relevance | path

Searched refs:producer_tid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ua_common.c95 hp->producer_tid = tid; in slp_ua_common()
157 (void) thr_join(hp->producer_tid, NULL, NULL); in consumer()
H A Dslp-internal.h135 thread_t producer_tid; /* thr ID of message producer */ member