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

/vbox/src/VBox/Runtime/common/misc/
H A Dlockvalidator.cpp659 # define FIX_REC(r) 1 macro
661 # define FIX_REC(r) (r)
670 &pRec->Excl.SrcPos, FIX_REC(pRec->Excl.cRecursion), "");
679 &pRec->ShrdOwner.SrcPos, FIX_REC(pRec->ShrdOwner.cRecursion), "");
706 #undef FIX_REC macro

Completed in 532 milliseconds