Searched defs:RTLockValidatorIsEnabled (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp2934 pRec->fEnabled = fEnabled && RTLockValidatorIsEnabled();
3407 pRec->fEnabled = fEnabled && RTLockValidatorIsEnabled();
4425 RTDECL(bool) RTLockValidatorIsEnabled(void) function
4429 RT_EXPORT_SYMBOL(RTLockValidatorIsEnabled);
/vbox/include/iprt/
H A Dmangling.h739 # define RTLockValidatorIsEnabled RT_MANGLER(RTLockValidatorIsEnabled) macro

Completed in 212 milliseconds