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

/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp147 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-linux.cpp140 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp101 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-win.cpp97 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
/vbox/include/iprt/
H A Dlockvalidator.h566 RTDECL(void) RTLockValidatorRecSharedInit(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass,
596 * RTLockValidatorRecSharedInit.
H A Dmangling.h774 # define RTLockValidatorRecSharedInit RT_MANGLER(RTLockValidatorRecSharedInit) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp149 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemeventmulti-posix.cpp159 RTLockValidatorRecSharedInit(&pThis->Signallers, hClass, RTLOCKVAL_SUB_CLASS_ANY, pThis,
H A Dsemrw-posix.cpp134 RTLockValidatorRecSharedInit(&pThis->ValidatorRead, hClass, uSubClass, pThis,
/vbox/src/VBox/Runtime/generic/
H A Dsemrw-generic.cpp145 RTLockValidatorRecSharedInit(&pThis->ValidatorRead, hClass, uSubClass, pThis,
H A Dsemrw-lockless-generic.cpp150 RTLockValidatorRecSharedInit(&pThis->ValidatorRead, hClass, uSubClass, pThis,
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3431 RTDECL(void) RTLockValidatorRecSharedInit(PRTLOCKVALRECSHRD pRec, RTLOCKVALCLASS hClass, uint32_t uSubClass, function

Completed in 3843 milliseconds