Searched refs:GstCntlSessionThreadDestroy (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControl.h298 extern int GstCntlSessionThreadDestroy(PVBOXSERVICECTRLSESSIONTHREAD pSession, uint32_t uFlags);
H A DVBoxServiceControl.cpp416 rc = GstCntlSessionThreadDestroy(pThread, uFlags);
H A DVBoxServiceControlSession.cpp2212 int GstCntlSessionThreadDestroy(PVBOXSERVICECTRLSESSIONTHREAD pThread, uint32_t uFlags) function
2254 int rc2 = GstCntlSessionThreadDestroy(pSessionThread, uFlags);

Completed in 39 milliseconds