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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp100 kSupSvcGrantState_Pausing, enumerator in enum:SUPSVCGRANTSTATE
318 case kSupSvcGrantState_Pausing: return "Pausing";
491 case kSupSvcGrantState_Pausing:
813 pThis->enmState = kSupSvcGrantState_Pausing;
817 supSvcGrantWait(pThis, kSupSvcGrantState_Pausing, kSupSvcGrantState_Paused);
898 supSvcGrantWait(pThis, kSupSvcGrantState_Pausing, kSupSvcGrantState_Paused);

Completed in 45 milliseconds