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

/vbox/src/VBox/Main/src-client/
H A DVideoRec.cpp392 static DECLCALLBACK(int) videoRecThread(RTTHREAD Thread, void *pvUser) function
458 rc = RTThreadCreate(&pCtx->Thread, videoRecThread, (void*)pCtx, 0,

Completed in 293 milliseconds