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

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp1601 static DECLCALLBACK(void) hgcmMsgFastCallCompletionCallback(int32_t result, HGCMMsgCore *pMsgCore) function
1604 LogFlow(("MAIN::hgcmMsgFastCallCompletionCallback: message %p\n", pMsgCore));
1651 rc = hgcmMsgPost(hMsg, hgcmMsgFastCallCompletionCallback);

Completed in 42 milliseconds