Home
last modified time | relevance | path

Searched refs:_not_attaching_via_jni (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Dthread.hpp912 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1044 _jni_attach_state(_not_attaching_via_jni), in JavaThread()
1188 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Dthread.hpp1128 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1531 _jni_attach_state(_not_attaching_via_jni), in JavaThread()
1675 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp885 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1524 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1581 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dthread.hpp885 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1524 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1581 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.hpp1031 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1686 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1745 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dthread.hpp1096 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1808 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1867 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dthread.hpp1042 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1637 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1696 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dthread.hpp1031 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1686 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1745 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A Dthread.hpp1130 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1710 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1829 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Dthread.hpp1099 _not_attaching_via_jni = 1, // thread is not attaching via JNI enumerator
H A Dthread.cpp1720 _jni_attach_state = _not_attaching_via_jni; in JavaThread()
1840 _jni_attach_state = _not_attaching_via_jni; in JavaThread()