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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp143 RTCRITSECT VerifyCritSect; member in struct:SUPSVCGRANT
647 int rc = RTCritSectInit(&pThis->VerifyCritSect);
724 RTCritSectDelete(&pThis->VerifyCritSect);
994 RTCritSectDelete(&pThis->VerifyCritSect);

Completed in 45 milliseconds