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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcInternal.h74 DECLCALLBACK(void) supSvcGrantStart(void *pvInstance);
H A DSUPSvc.cpp131 supSvcGrantStart,
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 45 milliseconds