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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp717 * @param pHighightRec Record that should be marked specially in the
721 PRTLOCKVALRECUNION pHighightRec)
738 rtLockValComplainAboutLock(szPrefix, pCur, pHighightRec != pCur ? "\n" : " (*)\n");
720 rtLockValComplainAboutLockStack(PRTTHREADINT pThread, unsigned cchIndent, uint32_t cMinFrames, PRTLOCKVALRECUNION pHighightRec) argument

Completed in 58 milliseconds