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

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp623 static int clipEventThread(RTTHREAD self, void *pvUser) function
878 rc = RTThreadCreate(&pCtx->thread, clipEventThread, pCtx, 0,

Completed in 53 milliseconds