Searched refs:RTLockValidatorClassAddPriorClass (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Dlockvalidator.h1061 RTDECL(int) RTLockValidatorClassAddPriorClass(RTLOCKVALCLASS hClass, RTLOCKVALCLASS hPriorClass);
H A Dmangling.h726 # define RTLockValidatorClassAddPriorClass RT_MANGLER(RTLockValidatorClassAddPriorClass) macro
/vbox/src/VBox/Main/glue/
H A DAutoLock.cpp109 vrc = RTLockValidatorClassAddPriorClass(hClass,
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp1469 RTDECL(int) RTLockValidatorClassAddPriorClass(RTLOCKVALCLASS hClass, RTLOCKVALCLASS hPriorClass) function

Completed in 94 milliseconds