Home
last modified time | relevance | path

Searched refs:ResumeThreadList (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResumeThreadList/
H A Dresumethrdlst001.java24 package nsk.jvmti.ResumeThreadList;
H A Dresumethrdlst002.java24 package nsk.jvmti.ResumeThreadList;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/SuspendWithCurrentThread/
H A DlibSuspendWithCurrentThread.cpp127 err = jvmti->ResumeThreadList(threads_count, threads, results); in Java_SuspendWithCurrentThread_resumeTestedThreads()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.cpp210 if (!NSK_JVMTI_VERIFY(jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
230 jvmti->ResumeThreadList(1, &thread, &err))) in checkSuspend()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.c220 NSK_CPP_STUB4(ResumeThreadList, jvmti, 1, &thread, &err))) in checkSuspend()
240 NSK_CPP_STUB4(ResumeThreadList, jvmti, 1, &thread, &err))) in checkSuspend()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t018/
H A Dcm01t018.c220 NSK_CPP_STUB4(ResumeThreadList, jvmti, 1, &thread, &err))) in checkSuspend()
240 NSK_CPP_STUB4(ResumeThreadList, jvmti, 1, &thread, &err))) in checkSuspend()

12345678910>>...13