Home
last modified time | relevance | path

Searched refs:THREAD_GROUP (Results 1 – 25 of 116) sorted by relevance

12345

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/runtime/
H A DLatchedThread.java31 public final static ThreadGroup THREAD_GROUP = new ThreadGroup("Latched Threads"); field in LatchedThread
36 super(THREAD_GROUP, name); in LatchedThread()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/runtime/
H A DLatchedThread.java29 public final static ThreadGroup THREAD_GROUP = new ThreadGroup("Latched Threads"); field in LatchedThread
34 super(THREAD_GROUP, name); in LatchedThread()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/launch/
H A DLaunchView.java977 tbm.add(new Separator(IDebugUIConstants.THREAD_GROUP)); in configureToolBar()
991 tbm.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(RESUME)); in addDebugToolbarActions()
992 tbm.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(SUSPEND)); in addDebugToolbarActions()
993 tbm.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(TERMINATE)); in addDebugToolbarActions()
994 tbm.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(DISCONNECT)); in addDebugToolbarActions()
1199 menu.add(new Separator(IDebugUIConstants.THREAD_GROUP)); in fillContextMenu()
1221 menu.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(RESUME)); in fillContextMenu()
1222 menu.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(SUSPEND)); in fillContextMenu()
1223 menu.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(TERMINATE)); in fillContextMenu()
1226 menu.appendToGroup(IDebugUIConstants.THREAD_GROUP, getAction(RESTART)); in fillContextMenu()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/
H A DJdwpConstants.java187 public static final byte THREAD_GROUP = 5; field in JdwpConstants.CommandSet.ThreadReference
814 public static final byte THREAD_GROUP = 'g'; field in JdwpConstants.Tag
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdwp/
H A DJDWP.java203 public static final byte THREAD_GROUP = (byte)103; field in JDWP.Tag
735 case JDWP.Tag.THREAD_GROUP: in length()
794 case JDWP.Tag.THREAD_GROUP: in addValueTo()
850 case JDWP.Tag.THREAD_GROUP: in getValueFrom()
908 case JDWP.Tag.THREAD_GROUP: { in toString()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/id/
H A DThreadGroupId.java63 super (JdwpConstants.Tag.THREAD_GROUP); in ThreadGroupId()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/classpath/jdwp/
H A DJdwpConstants$CommandSet$ThreadReference.h34 static const jbyte THREAD_GROUP = 5; variable
H A DJdwpConstants$Tag.h42 static const jbyte THREAD_GROUP = 103; variable

12345