Searched refs:RTLockValidatorRecExclDestroy (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dcritsect-generic.cpp107 RTLockValidatorRecExclDestroy(&pCritSect->pValidatorRec);
545 RTLockValidatorRecExclDestroy(&pCritSect->pValidatorRec);
H A Dcritsectrw-generic.cpp129 RTLockValidatorRecExclDestroy(&pThis->pValidatorWrite);
912 RTLockValidatorRecExclDestroy(&pThis->pValidatorWrite);
/vbox/include/iprt/
H A Dlockvalidator.h301 * Use RTLockValidatorRecExclDestroy to deinitialize and destroy the returned
325 * Use RTLockValidatorRecExclDestroy to deinitialize and destroy the returned
352 RTDECL(void) RTLockValidatorRecExclDestroy(PRTLOCKVALRECEXCL *ppRec);
H A Dmangling.h752 # define RTLockValidatorRecExclDestroy RT_MANGLER(RTLockValidatorRecExclDestroy) macro
/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp521 RTLockValidatorRecExclDestroy(&pCritSect->Core.pValidatorRec);
590 RTLockValidatorRecExclDestroy(&pCritSect->Core.pValidatorWrite);
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3014 RTDECL(void) RTLockValidatorRecExclDestroy(PRTLOCKVALRECEXCL *ppRec) function

Completed in 569 milliseconds