Searched refs:RTLockValidatorRecSharedRemoveOwner (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Runtime/r3/linux/
H A Dsemevent-linux.cpp401 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
H A Dsemeventmulti-linux.cpp437 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
/vbox/src/VBox/Runtime/r3/win/
H A Dsemevent-win.cpp295 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
H A Dsemeventmulti-win.cpp366 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
/vbox/include/iprt/
H A Dlockvalidator.h774 RTDECL(void) RTLockValidatorRecSharedRemoveOwner(PRTLOCKVALRECSHRD pRec, RTTHREAD hThread);
H A Dmangling.h777 # define RTLockValidatorRecSharedRemoveOwner RT_MANGLER(RTLockValidatorRecSharedRemoveOwner) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dsemevent-posix.cpp543 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
H A Dsemeventmulti-posix.cpp666 RTLockValidatorRecSharedRemoveOwner(&pThis->Signallers, hThread);
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp4040 RTDECL(void) RTLockValidatorRecSharedRemoveOwner(PRTLOCKVALRECSHRD pRec, RTTHREAD hThread) function
4073 RT_EXPORT_SYMBOL(RTLockValidatorRecSharedRemoveOwner);

Completed in 108 milliseconds