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

/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp661 rc = RTThreadCreate(&mThread, USBProxyService::serviceThread, this,
725 /*static*/ DECLCALLBACK(int) USBProxyService::serviceThread(RTTHREAD /* Thread */, void *pvUser) function in class:USBProxyService

Completed in 45 milliseconds