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

/vbox/src/VBox/Devices/USB/
H A DVUSBDevice.cpp1141 static DECLCALLBACK(int) vusbDevUrbIoThread(RTTHREAD hThread, void *pvUser) function
1180 rc = RTThreadCreateF(&pDev->hUrbIoThread, vusbDevUrbIoThread, pDev, 0, RTTHREADTYPE_IO,

Completed in 1573 milliseconds