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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp382 static const char *rtLockValidatorNameThreadHandle(RTTHREAD volatile *phThread) function
588 rtLockValidatorNameThreadHandle(&pRec->Excl.hThread), cRecursion,
596 rtLockValidatorNameThreadHandle(&pRec->Excl.hThread), cRecursion,
620 pRec, rtLockValidatorNameThreadHandle(&pRec->ShrdOwner.hThread), cRecursion,
628 rtLockValidatorNameThreadHandle(&pRec->ShrdOwner.hThread), cRecursion,
637 pRec, rtLockValidatorNameThreadHandle(&pRec->ShrdOwner.hThread), cRecursion,

Completed in 60 milliseconds