Searched defs:Knob_SuccEnabled (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | objectMonitor.cpp | 165 static int Knob_SuccEnabled = 1 ; // futile wake throttling variable 1316 _succ = Knob_SuccEnabled ? Wakee->_thread : NULL ; |
Completed in 51 milliseconds