Searched refs:RTLockValidatorRecSharedDestroy (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Dlockvalidator.h605 * Use RTLockValidatorRecSharedDestroy to deinitialize and destroy the returned
632 * Use RTLockValidatorRecSharedDestroy to deinitialize and destroy the returned
662 RTDECL(void) RTLockValidatorRecSharedDestroy(PRTLOCKVALRECSHRD *ppRec);
H A Dmangling.h773 # define RTLockValidatorRecSharedDestroy RT_MANGLER(RTLockValidatorRecSharedDestroy) macro
/vbox/src/VBox/Runtime/generic/
H A Dcritsectrw-generic.cpp128 RTLockValidatorRecSharedDestroy(&pThis->pValidatorRead);
911 RTLockValidatorRecSharedDestroy(&pThis->pValidatorRead);
/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp589 RTLockValidatorRecSharedDestroy(&pCritSect->Core.pValidatorRead);
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3506 RTDECL(void) RTLockValidatorRecSharedDestroy(PRTLOCKVALRECSHRD *ppRec) function

Completed in 2399 milliseconds