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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlSession.cpp1780 * @param ppSessionThread Returns newly created session thread on success.
1785 PVBOXSERVICECTRLSESSIONTHREAD *ppSessionThread)
1789 /* ppSessionThread is optional. */
2135 if (ppSessionThread) /* Return session if wanted. */
2136 *ppSessionThread = pSessionThread;
1783 GstCntlSessionThreadCreate(PRTLISTANCHOR pList, const PVBOXSERVICECTRLSESSIONSTARTUPINFO pSessionStartupInfo, PVBOXSERVICECTRLSESSIONTHREAD *ppSessionThread) argument

Completed in 73 milliseconds