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

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dspinlock-r0drv-solaris.c154 bool fIntsOn = ASMIntAreEnabled(); local
160 AssertMsg(fIntsOn == ASMIntAreEnabled(), ("fIntsOn=%RTbool\n", fIntsOn));
192 bool fIntsOn = ASMIntAreEnabled(); local
198 AssertMsg(fIntsOn == ASMIntAreEnabled(), ("fIntsOn=%RTbool\n", fIntsOn));

Completed in 52 milliseconds