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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3703 rtLockValidatorRecSharedAllocOwner(PRTLOCKVALRECSHRD pRec, PRTTHREADINT pThreadSelf, PCRTLOCKVALSRCPOS pSrcPos) function
3746 * Frees an owner entry allocated by rtLockValidatorRecSharedAllocOwner.
3985 PRTLOCKVALRECUNION pEntry = rtLockValidatorRecSharedAllocOwner(pRec, hThread, pSrcPos);
4025 pEntry = rtLockValidatorRecSharedAllocOwner(pRec, hThread, pSrcPos);

Completed in 57 milliseconds