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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTCritSectRw.cpp319 bool fSavedLckValEnabled = RTLockValidatorSetEnabled(false); local
337 RTLockValidatorSetEnabled(fSavedLckValEnabled);
H A DtstRTSemRW.cpp336 bool fSavedLckValEnabled = RTLockValidatorSetEnabled(false); local
354 RTLockValidatorSetEnabled(fSavedLckValEnabled);

Completed in 33 milliseconds