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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3958 PRTLOCKVALRECSHRDOWN volatile *papEntries = pRec->papOwners; local
3961 PRTLOCKVALRECSHRDOWN pEntry = ASMAtomicXchgPtrT(&papEntries[iEntry], NULL, PRTLOCKVALRECSHRDOWN);
3973 papEntries = pRec->papOwners;

Completed in 59 milliseconds