Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c118 pthread_t vsw_thread; member
669 pthread_create(&worker->vsw_thread, NULL, &pci_vtscsi_proc, in pci_vtscsi_init_queue()
673 pthread_set_name_np(worker->vsw_thread, tname); in pci_vtscsi_init_queue()