Home
last modified time | relevance | path

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

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