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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1697 vrc = RTThreadCreate(NULL, GuestSession::i_startSessionThread,
1717 DECLCALLBACK(int) GuestSession::i_startSessionThread(RTTHREAD Thread, void *pvUser) function in class:GuestSession

Completed in 51 milliseconds