Home
last modified time | relevance | path

Searched refs:jdwpGroup (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java94 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
97 ThreadGroup group = jdwpGroup; in suspendAllThreads()
115 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
126 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
149 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
152 ThreadGroup group = jdwpGroup; in resumeAllThreads()
170 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/classpath/jdwp/
H A DVMVirtualMachine.java106 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
109 ThreadGroup group = jdwpGroup; in suspendAllThreads()
127 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
138 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
161 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
164 ThreadGroup group = jdwpGroup; in resumeAllThreads()
182 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java94 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
97 ThreadGroup group = jdwpGroup; in suspendAllThreads()
115 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
126 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
149 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
152 ThreadGroup group = jdwpGroup; in resumeAllThreads()
170 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/classpath/jdwp/
H A DVMVirtualMachine.java106 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
109 ThreadGroup group = jdwpGroup; in suspendAllThreads()
127 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
138 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
161 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
164 ThreadGroup group = jdwpGroup; in resumeAllThreads()
182 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java94 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
97 ThreadGroup group = jdwpGroup; in suspendAllThreads()
115 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
126 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
149 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
152 ThreadGroup group = jdwpGroup; in resumeAllThreads()
170 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/classpath/jdwp/
H A DVMVirtualMachine.java106 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
109 ThreadGroup group = jdwpGroup; in suspendAllThreads()
127 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
138 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
161 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
164 ThreadGroup group = jdwpGroup; in resumeAllThreads()
182 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java94 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
97 ThreadGroup group = jdwpGroup; in suspendAllThreads()
115 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
126 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
149 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
152 ThreadGroup group = jdwpGroup; in resumeAllThreads()
170 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/classpath/jdwp/
H A DVMVirtualMachine.java106 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
109 ThreadGroup group = jdwpGroup; in suspendAllThreads()
127 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
138 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
161 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
164 ThreadGroup group = jdwpGroup; in resumeAllThreads()
182 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/classpath/jdwp/
H A DVMVirtualMachine.java106 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
109 ThreadGroup group = jdwpGroup; in suspendAllThreads()
127 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
138 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
161 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
164 ThreadGroup group = jdwpGroup; in resumeAllThreads()
182 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java94 ThreadGroup jdwpGroup = Jdwp.getDefault().getJdwpThreadGroup(); in suspendAllThreads() local
97 ThreadGroup group = jdwpGroup; in suspendAllThreads()
115 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
126 if (current.getThreadGroup() != jdwpGroup) in suspendAllThreads()
149 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
152 ThreadGroup group = jdwpGroup; in resumeAllThreads()
170 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/vm/reference/gnu/classpath/jdwp/
H A DVMVirtualMachine.java80 ThreadGroup jdwpGroup = current.getThreadGroup (); in suspendAllThreads() local
83 ThreadGroup group = jdwpGroup; in suspendAllThreads()
101 if (t.getThreadGroup () == jdwpGroup || t == current) in suspendAllThreads()
132 ThreadGroup jdwpGroup = current.getThreadGroup (); in resumeAllThreads() local
135 ThreadGroup group = jdwpGroup; in resumeAllThreads()
153 if (t.getThreadGroup () == jdwpGroup || t == current) in resumeAllThreads()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java120 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
135 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
146 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
164 if (!tgroup.equals(jdwpGroup)) in executeChildren()
175 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java227 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
228 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
244 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
255 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
264 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java120 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
135 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
146 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
164 if (!tgroup.equals(jdwpGroup)) in executeChildren()
175 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java227 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
228 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
244 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
255 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
264 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java120 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
135 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
146 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
164 if (!tgroup.equals(jdwpGroup)) in executeChildren()
175 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java227 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
228 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
244 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
255 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
264 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java120 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
135 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
146 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
164 if (!tgroup.equals(jdwpGroup)) in executeChildren()
175 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java227 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
228 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
244 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
255 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
264 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java120 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
135 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
146 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
164 if (!tgroup.equals(jdwpGroup)) in executeChildren()
175 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java227 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
228 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
244 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
255 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
264 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DThreadGroupReferenceCommandSet.java116 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeChildren() local
131 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
142 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeChildren()
160 if (!tgroup.equals(jdwpGroup)) in executeChildren()
171 if (!tgroup.equals(jdwpGroup)) in executeChildren()
H A DVirtualMachineCommandSet.java235 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup(); in executeAllThreads() local
236 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeAllThreads()
252 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
263 if (!thread.getThreadGroup().equals(jdwpGroup)) in executeAllThreads()
271 ThreadGroup jdwpGroup = Thread.currentThread().getThreadGroup (); in executeTopLevelThreadGroups() local
272 ThreadGroup root = getRootThreadGroup(jdwpGroup); in executeTopLevelThreadGroups()