Searched refs:msg_proc_thr (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h315 kthread_t *msg_proc_thr; /* main msg processing thread */ member in struct:vdc
/opensolaris-onvv-gate/usr/src/uts/sun4v/io/
H A Dvdc.c539 thread_join(vdc->msg_proc_thr->t_did);
738 vdc->msg_proc_thr = thread_create(NULL, 0, vdc_process_msg_thread,
740 if (vdc->msg_proc_thr == NULL) {

Completed in 185 milliseconds