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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp736 DECLCALLBACK(void) supSvcGrantStart(void *pvInstance) function
763 supSvcLogError("supSvcGrantStart - Incorrect state %s!", supSvcGrantStateName(enmState));
769 supSvcLogError("supSvcGrantStart - RTCritSectEnter returns %Rrc!", rc);

Completed in 33 milliseconds