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

/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp155 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-linux.cpp148 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp109 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-win.cpp105 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
/vbox/include/iprt/
H A Dlockvalidator.h591 RTDECL(void) RTLockValidatorRecSharedInitV(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass,
H A Dmangling.h775 # define RTLockValidatorRecSharedInitV RT_MANGLER(RTLockValidatorRecSharedInitV) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp157 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-posix.cpp167 RTLockValidatorRecSharedInitV(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemrw-posix.cpp145 RTLockValidatorRecSharedInitV(&pThis->ValidatorRead, hClass, uSubClass, pThis,
/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp156 RTLockValidatorRecSharedInitV(&pThis->ValidatorRead, hClass, uSubClass, pThis,
H A Dsemrw-lockless-generic.cpp161 RTLockValidatorRecSharedInitV(&pThis->ValidatorRead, hClass, uSubClass, pThis,
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3394 RTDECL(void) RTLockValidatorRecSharedInitV(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, function
3436 RTLockValidatorRecSharedInitV(pRec, hClass, uSubClass, hLock, fSignaller, fEnabled, pszNameFmt, va);
3449 RTLockValidatorRecSharedInitV(pRec, hClass, uSubClass, pvLock, fSignaller, fEnabled, pszNameFmt, va);

Completed in 1261 milliseconds