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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp271 static uint32_t rtLockValidatorStackDepth(PRTTHREADINT pThread);
728 uint32_t cEntries = rtLockValidatorStackDepth(pThread);
1820 static uint32_t rtLockValidatorStackDepth(PRTTHREADINT pThread) function

Completed in 44 milliseconds