Searched defs:eio_tid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c442 kt_did_t eio_tid, ownership_tid; local
553 eio_tid = vdc->eio_thread->t_did;
558 eio_tid = 0;
571 if (eio_tid != 0)
572 thread_join(eio_tid);

Completed in 62 milliseconds