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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3536 * @param piEntry Where to optionally return the table in index.
3540 rtLockValidatorRecSharedFindOwner(PRTLOCKVALRECSHRD pShared, RTTHREAD hThread, uint32_t *piEntry) argument
3554 if (piEntry)
3555 *piEntry = iEntry;

Completed in 660 milliseconds