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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp92 kSupSvcGrantState_Resuming, enumerator in enum:SUPSVCGRANTSTATE
316 case kSupSvcGrantState_Resuming: return "Resuming";
506 case kSupSvcGrantState_Resuming:
750 pThis->enmState = kSupSvcGrantState_Resuming;
758 supSvcGrantWait(pThis, kSupSvcGrantState_Resuming, kSupSvcGrantState_Listen);

Completed in 44 milliseconds