Home
last modified time | relevance | path

Searched refs:Knob_MoveNotifyee (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp183 static int Knob_MoveNotifyee = 2 ; // notify() - disposition of notifyee variable
1714 int Policy = Knob_MoveNotifyee ; in notify()
1834 int Policy = Knob_MoveNotifyee ; in notifyAll()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DobjectMonitor.cpp183 static int Knob_MoveNotifyee = 2 ; // notify() - disposition of notifyee variable
1714 int Policy = Knob_MoveNotifyee ; in notify()
1834 int Policy = Knob_MoveNotifyee ; in notifyAll()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp135 static int Knob_MoveNotifyee = 2; // notify() - disposition of notifyee variable
1650 const int policy = Knob_MoveNotifyee; in INotify()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DobjectMonitor.cpp135 static int Knob_MoveNotifyee = 2; // notify() - disposition of notifyee variable
1650 const int policy = Knob_MoveNotifyee; in INotify()