Home
last modified time | relevance | path

Searched refs:is_a_protected_JavaThread (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DthreadSMR.inline.hpp87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp130 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp850 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 DthreadSMR.inline.hpp86 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp132 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp861 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 DthreadSMR.inline.hpp86 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp131 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp857 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 DthreadSMR.inline.hpp87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp147 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp864 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 DthreadSMR.inline.hpp90 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp147 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp925 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 DthreadSMR.inline.hpp87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp130 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp850 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 DthreadSMR.inline.hpp87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp165 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp867 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 DthreadSMR.inline.hpp87 return is_a_protected_JavaThread(thread); in is_a_protected_JavaThread_with_lock()
H A DthreadSMR.hpp132 static bool is_a_protected_JavaThread(JavaThread *thread);
H A DthreadSMR.cpp864 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()