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

/openjdk7/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp174 static int Knob_OState = 3 ; // Spinner checks thread state of _owner variable
2026 if (Knob_OState && NotRunnable (Self, (Thread *) _owner)) {
2169 if (Knob_OState && NotRunnable (Self, ox)) {

Completed in 36 milliseconds