Searched refs:RTLockValidatorRecSharedDelete (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp195 RTLockValidatorRecSharedDelete(&pThis->Signallers);
H A Dsemeventmulti-linux.cpp188 RTLockValidatorRecSharedDelete(&pThis->Signallers);
/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp146 RTLockValidatorRecSharedDelete(&pThis->Signallers);
H A Dsemeventmulti-win.cpp139 RTLockValidatorRecSharedDelete(&pThis->Signallers);
/vbox/include/iprt/
H A Dlockvalidator.h547 * Use RTLockValidatorRecSharedDelete to deinitialize it.
572 * Use RTLockValidatorRecSharedDelete to deinitialize it.
600 RTDECL(void) RTLockValidatorRecSharedDelete(PRTLOCKVALRECSHRD pRec);
H A Dmangling.h772 # define RTLockValidatorRecSharedDelete RT_MANGLER(RTLockValidatorRecSharedDelete) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp241 RTLockValidatorRecSharedDelete(&pThis->Signallers);
H A Dsemeventmulti-posix.cpp249 RTLockValidatorRecSharedDelete(&pThis->Signallers);
H A Dsemrw-posix.cpp191 RTLockValidatorRecSharedDelete(&pThis->ValidatorRead);
/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp223 RTLockValidatorRecSharedDelete(&pThis->ValidatorRead);
H A Dsemrw-lockless-generic.cpp206 RTLockValidatorRecSharedDelete(&pThis->ValidatorRead);
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3466 RTDECL(void) RTLockValidatorRecSharedDelete(PRTLOCKVALRECSHRD pRec) function
3512 RTLockValidatorRecSharedDelete(pRec);

Completed in 93 milliseconds