Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c453 (int)eqp->eq_thrid); in evch_delivery_thr()
528 eqp->eq_thrid = thp->t_did; in evch_evq_thrcreate()
566 if (eqp->eq_thrid != 0) { in evch_evq_destroy()
572 thread_join(eqp->eq_thrid); in evch_evq_destroy()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h322 kt_did_t eq_thrid; /* Id delivery thread */ member