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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp1321 static bool rtLockValidatorClassIsPriorClassByLinearSearch(RTLOCKVALCLASSINT *pClass, RTLOCKVALCLASSINT *pPriorClass) function
1377 return rtLockValidatorClassIsPriorClassByLinearSearch(pClass, pPriorClass);

Completed in 58 milliseconds