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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp404 static void rtLockValComplain(RT_SRC_POS_DECL, const char *pszWhat, ...) function
2562 rtLockValComplain(RT_SRC_POS, "lock validator stack is too small! (%zu entries)\n", RT_ELEMENTS(pStack->a));

Completed in 56 milliseconds