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

/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp3203 static DECLCALLBACK(int) authThread(RTTHREAD self, void *pvUser) function
3233 int rc = RTThreadCreate(&thread, authThread, pCtx, 512*_1K,

Completed in 520 milliseconds