Searched refs:RTLockValidatorRecExclReleaseOwnerUnchecked (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSect.cpp526 RTLockValidatorRecExclReleaseOwnerUnchecked(pCritSect->s.Core.pValidatorRec);
592 RTLockValidatorRecExclReleaseOwnerUnchecked(pCritSect->s.Core.pValidatorRec);
/vbox/include/iprt/
H A Dlockvalidator.h411 RTDECL(void) RTLockValidatorRecExclReleaseOwnerUnchecked(PRTLOCKVALRECEXCL pRec);
H A Dmangling.h758 # define RTLockValidatorRecExclReleaseOwnerUnchecked RT_MANGLER(RTLockValidatorRecExclReleaseOwnerUnchecked) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp3078 * RTLockValidatorRecExclReleaseOwnerUnchecked.
3124 * Join paths with RTLockValidatorRecExclReleaseOwnerUnchecked.
3131 RTDECL(void) RTLockValidatorRecExclReleaseOwnerUnchecked(PRTLOCKVALRECEXCL pRec) function

Completed in 3167 milliseconds