/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 130 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 850 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 966 if (!is_a_protected_JavaThread(thread)) { in smr_delete()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 86 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 132 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 861 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 977 if (!is_a_protected_JavaThread(thread)) { in smr_delete()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 86 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 131 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 857 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 969 if (!is_a_protected_JavaThread(thread)) { in smr_delete()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 147 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 864 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 992 if (!is_a_protected_JavaThread(thread)) { in wait_until_not_protected()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 90 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 147 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 925 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 1048 if (!is_a_protected_JavaThread(thread)) { in wait_until_not_protected()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 130 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 850 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 966 if (!is_a_protected_JavaThread(thread)) { in smr_delete()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 165 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 867 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 997 if (!is_a_protected_JavaThread(thread)) { in wait_until_not_protected()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/ |
H A D | threadSMR.inline.hpp | 87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
|
H A D | threadSMR.hpp | 132 static bool is_a_protected_JavaThread(JavaThread *thread);
|
H A D | threadSMR.cpp | 864 bool ThreadsSMRSupport::is_a_protected_JavaThread(JavaThread *thread) { in is_a_protected_JavaThread() function in ThreadsSMRSupport 974 if (!is_a_protected_JavaThread(thread)) { in smr_delete()
|