Home
last modified time | relevance | path

Searched refs:getThread (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.examples.core/src/org/eclipse/debug/examples/core/pda/model/
H A DPDAStackFrame.java69 public IThread getThread() { in getThread() method in PDAStackFrame
130 return getThread().isStepping(); in isStepping()
135 getThread().stepInto(); in stepInto()
140 getThread().stepOver(); in stepOver()
145 getThread().stepReturn(); in stepReturn()
150 return getThread().canResume(); in canResume()
155 return getThread().canSuspend(); in canSuspend()
165 getThread().resume(); in resume()
170 getThread().suspend(); in suspend()
185 getThread().terminate(); in terminate()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.launching/src/org/eclipse/ant/internal/launching/debug/model/
H A DAntStackFrame.java58 public IThread getThread() { in getThread() method in AntStackFrame
126 return getThread().canStepInto(); in canStepInto()
141 return getThread().isStepping(); in isStepping()
146 getThread().stepInto(); in stepInto()
151 getThread().stepOver(); in stepOver()
156 getThread().stepReturn(); in stepReturn()
161 return getThread().canResume(); in canResume()
166 return getThread().canSuspend(); in canSuspend()
176 getThread().resume(); in resume()
181 getThread().suspend(); in suspend()
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/swt/
H A DSwtHelper.java42 if (Thread.currentThread() != getDisplay().getThread()) in dispose()
57 if (Thread.currentThread() != getDisplay().getThread()) in newMenu()
74 if (Thread.currentThread() != getDisplay().getThread()) in newMenu()
91 if (Thread.currentThread() != getDisplay().getThread()) in newMenuItem()
118 if (Thread.currentThread() != getDisplay().getThread()) in setMenuBar()
130 if (Thread.currentThread() != getDisplay().getThread()) in setMenu()
142 if (Thread.currentThread() != getDisplay().getThread()) in newShell()
171 if (Thread.currentThread() != getDisplay().getThread()) in newStyledText()
191 if (Thread.currentThread() != getDisplay().getThread()) in getTopIndex()
219 if (Thread.currentThread() != getDisplay().getThread()) in getParent()
[all …]
/dports/polish/qnapi/qnapi-0.2.3/gui/src/forms/
H A Dfrmprogress.cpp56 if (!getThread.isRunning()) download(); in receiveRequest()
65 getThread.queue << filePath; in enqueueFile()
66 updateProgress(-1, getThread.queue.size(), -1); in enqueueFile()
110 if (getThread.queue.isEmpty()) { in download()
128 getThread.setConfig(config2); in download()
129 getThread.start(); in download()
176 QStringList queue = getThread.queue; in downloadFinished()
177 getThread.queue.clear(); in downloadFinished()
181 if (!getThread.criticalMessage.isEmpty()) { in downloadFinished()
197 if (getThread.isRunning()) { in closeEvent()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/
H A DTimer.java76 getThread().setDaemon(true); in Timer()
77 getThread().start(); in Timer()
100 getThread().interrupt(); in start()
110 getThread().interrupt(); in stop()
120 getThread().interrupt(); in dispose()
193 private Thread getThread() { in getThread() method in Timer
H A DJDIStackFrame.java220 public IThread getThread() { in getThread() method in JDIStackFrame
229 return getThread().canResume(); in canResume()
237 return getThread().canSuspend(); in canSuspend()
247 && getThread().canStepInto(); in canStepInto()
640 return getThread().isStepping(); in isStepping()
656 getThread().resume(); in resume()
667 getThread().stepInto(); in stepInto()
679 getThread().stepOver(); in stepOver()
694 getThread().stepReturn(); in stepReturn()
711 getThread().suspend(); in suspend()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java128 Thread thread = tid.getThread(); in executeName()
136 Thread thread = tid.getThread(); in executeSuspend()
144 Thread thread = tid.getThread(); in executeResume()
152 Thread thread = tid.getThread(); in executeStatus()
165 Thread thread = tid.getThread(); in executeThreadGroup()
175 Thread thread = tid.getThread(); in executeFrames()
194 Thread thread = tid.getThread(); in executeFrameCount()
210 Thread thread = tid.getThread(); in executeOwnedMonitors()
232 Thread thread = tid.getThread(); in executeCurrentContendedMonitor()
243 Thread thread = tid.getThread(); in executeStop()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java128 Thread thread = tid.getThread(); in executeName()
136 Thread thread = tid.getThread(); in executeSuspend()
144 Thread thread = tid.getThread(); in executeResume()
152 Thread thread = tid.getThread(); in executeStatus()
165 Thread thread = tid.getThread(); in executeThreadGroup()
175 Thread thread = tid.getThread(); in executeFrames()
194 Thread thread = tid.getThread(); in executeFrameCount()
210 Thread thread = tid.getThread(); in executeOwnedMonitors()
232 Thread thread = tid.getThread(); in executeCurrentContendedMonitor()
243 Thread thread = tid.getThread(); in executeStop()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java128 Thread thread = tid.getThread(); in executeName()
136 Thread thread = tid.getThread(); in executeSuspend()
144 Thread thread = tid.getThread(); in executeResume()
152 Thread thread = tid.getThread(); in executeStatus()
165 Thread thread = tid.getThread(); in executeThreadGroup()
175 Thread thread = tid.getThread(); in executeFrames()
194 Thread thread = tid.getThread(); in executeFrameCount()
210 Thread thread = tid.getThread(); in executeOwnedMonitors()
232 Thread thread = tid.getThread(); in executeCurrentContendedMonitor()
243 Thread thread = tid.getThread(); in executeStop()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java128 Thread thread = tid.getThread(); in executeName()
136 Thread thread = tid.getThread(); in executeSuspend()
144 Thread thread = tid.getThread(); in executeResume()
152 Thread thread = tid.getThread(); in executeStatus()
165 Thread thread = tid.getThread(); in executeThreadGroup()
175 Thread thread = tid.getThread(); in executeFrames()
194 Thread thread = tid.getThread(); in executeFrameCount()
210 Thread thread = tid.getThread(); in executeOwnedMonitors()
232 Thread thread = tid.getThread(); in executeCurrentContendedMonitor()
243 Thread thread = tid.getThread(); in executeStop()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java128 Thread thread = tid.getThread(); in executeName()
136 Thread thread = tid.getThread(); in executeSuspend()
144 Thread thread = tid.getThread(); in executeResume()
152 Thread thread = tid.getThread(); in executeStatus()
165 Thread thread = tid.getThread(); in executeThreadGroup()
175 Thread thread = tid.getThread(); in executeFrames()
194 Thread thread = tid.getThread(); in executeFrameCount()
210 Thread thread = tid.getThread(); in executeOwnedMonitors()
232 Thread thread = tid.getThread(); in executeCurrentContendedMonitor()
243 Thread thread = tid.getThread(); in executeStop()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/progress/
H A DAccumulatingProgressMonitorTest.java66 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in beginTask()
72 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in done()
78 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in internalWorked()
84 assertFalse(Display.getDefault().getThread() == Thread.currentThread()); in isCanceled()
91 assertFalse(Display.getDefault().getThread() == Thread.currentThread()); in setCanceled()
97 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in setTaskName()
103 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in subTask()
109 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in worked()
115 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in setBlocked()
121 assertTrue(Display.getDefault().getThread() == Thread.currentThread()); in clearBlocked()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/monitors/
H A DJavaContendedMonitor.java71 return fParent.getThread().getOriginalThread(); in getParent()
84 } else if (fOwningThread == null || fOwningThread.getThread() != owningThread) { in getOwningThread()
142 thread = ((JavaOwningThread)parent).getThread().getOriginalThread(); in getParentThread()
178 IThread originalThread = owningThread.getThread().getOriginalThread(); in canResume()
201 IThread originalThread = owningThread.getThread().getOriginalThread(); in isSuspended()
214 getOwningThread().getThread().getOriginalThread().resume(); in resume()
222 getOwningThread().getThread().getOriginalThread().suspend(); in suspend()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DThreadReferenceCommandSet.java129 Thread thread = tid.getThread(); in executeName()
137 Thread thread = tid.getThread(); in executeSuspend()
145 Thread thread = tid.getThread(); in executeResume()
153 Thread thread = tid.getThread(); in executeStatus()
166 Thread thread = tid.getThread(); in executeThreadGroup()
176 Thread thread = tid.getThread(); in executeFrames()
195 Thread thread = tid.getThread(); in executeFrameCount()
224 Thread thread = tid.getThread(); in executeStop()
234 Thread thread = tid.getThread(); in executeInterrupt()
242 Thread thread = tid.getThread(); in executeSuspendCount()
/dports/www/drupal8/drupal-8.9.20/core/modules/comment/tests/src/Functional/
H A DCommentThreadingTest.php44 $this->assertEqual($comment1->getThread(), '01/');
60 $this->assertEqual($comment1_3->getThread(), '01.00/');
70 $this->assertEqual($comment1_3_4->getThread(), '01.00.00/');
81 $this->assertEqual($comment1_5->getThread(), '01.01/');
93 $this->assertEqual($comment5->getThread(), '03/');
103 $this->assertEqual($comment5_6->getThread(), '03.00/');
113 $this->assertEqual($comment5_6_7->getThread(), '03.00.00/');
123 $this->assertEqual($comment5_8->getThread(), '03.01/');
/dports/www/drupal9/drupal-9.2.10/core/modules/comment/tests/src/Functional/
H A DCommentThreadingTest.php43 $this->assertEquals('01/', $comment1->getThread());
59 $this->assertEquals('01.00/', $comment1_3->getThread());
69 $this->assertEquals('01.00.00/', $comment1_3_4->getThread());
80 $this->assertEquals('01.01/', $comment1_5->getThread());
92 $this->assertEquals('03/', $comment5->getThread());
102 $this->assertEquals('03.00/', $comment5_6->getThread());
112 $this->assertEquals('03.00.00/', $comment5_6_7->getThread());
122 $this->assertEquals('03.01/', $comment5_8->getThread());
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.jdi.tests/tests/org/eclipse/debug/jdi/tests/
H A DStepEventTest.java75 ThreadReference thread = getThread(); in testJDIVariousSteps()
98 event = triggerStepAndWait(getThread(), request, 1000); in testJDIClassFilter1()
112 event = triggerStepAndWait(getThread(), request, 1000); in testJDIClassFilter1()
133 event = triggerStepAndWait(getThread(), request, 1000); in testJDIClassFilter2()
154 event = triggerStepAndWait(getThread(), request, 1000); in testJDIClassExclusionFilter1()
174 event = triggerStepAndWait(getThread(), request, 1000); in testJDIClassExclusionFilter2()
192 getThread(), in getRequest()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/runtime/jobs/
H A DJobTest.java108 assertTrue("1.0", main.getThread() == null); in testAsynchJob()
116 assertTrue("3.1" + main.getThread().getName(), main.getThread() instanceof Worker); in testAsynchJob()
140 assertTrue("4.2", main.getThread() == null); in testAsynchJob()
177 assertTrue("6.2", main.getThread() == null); in testAsynchJob()
234 assertNull("10." + i, jobs[i].getThread()); in testAsynchJobComplex()
292 assertNull("6.2", jobs[3].getThread()); in testAsynchJobConflict()
294 assertNull("6.4", jobs[4].getThread()); in testAsynchJobConflict()
345 assertNull("13." + i, jobs[i].getThread()); in testAsynchJobConflict()
353 assertNull("14.4", jobs[4].getThread()); in testAsynchJobConflict()
732 assertTrue("1.1", shortJob.getThread() == t); in testGetThread()
[all …]
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundhtmlwrapper.cpp53 CsoundPerformanceThread *CsoundHtmlWrapper::getThread() in getThread() function in CsoundHtmlWrapper
216 if (!getThread()) { in isPlaying()
219 return (getThread()->GetStatus() == 0); in isPlaying()
243 if (getThread()) { in perform()
245 getThread()->Stop(); in perform()
246 getThread()->Join(); in perform()
247 delete getThread(); in perform()
250 getThread()->SetProcessCallback(CsoundEngine::csThread, (void*)getUserData()); in perform()
251 getThread()->Play(); in perform()
/dports/www/osticket/upload/include/staff/templates/
H A Dtask-preview.tmpl.php28 if ($task->getThread()->getNumCollaborators()) {
33 $task->getThread()->getNumCollaborators());
100 if (($collabs=$task->getThread()->getCollaborators())) {?>
120 $task->getThread()->getNumCollaborators()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/
H A DStepIntoSelectionHandler.java106 protected IJavaThread getThread() { in getThread() method in StepIntoSelectionHandler
111 return (IJavaDebugTarget)getThread().getDebugTarget(); in getDebugTarget()
147 } else if (e.getSource() == getThread()) { in filterDebugEvents()
189 final IJavaStackFrame frame = (IJavaStackFrame)getThread().getTopStackFrame(); in filterDebugEvents()
190 int stackDepth = frame.getThread().getStackFrames().length; in filterDebugEvents()
307 fOriginalStackDepth = getThread().getStackFrames().length; in step()
309 getThread().stepInto(); in step()
344 return event.getSource().equals(getThread()) && in isExpectedEvent()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DOwnedMonitorsDebuggee.java180 LockingThread thread = getThread(threadName); in acquireRelinquishMonitor()
188 LockingThread thread = getThread(threadName); in relinquishMonitor()
196 LockingThread thread = getThread(threadName); in updateMonitorInfo()
202 private LockingThread getThread(String threadName) { in getThread() method in OwnedMonitorsDebuggee
212 LockingThread thread = getThread(threadName); in stopLockingThread()
220 LockingThread thread = getThread(threadName); in exitSingleFrame()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DOwnedMonitorsDebuggee.java180 LockingThread thread = getThread(threadName); in acquireRelinquishMonitor()
188 LockingThread thread = getThread(threadName); in relinquishMonitor()
196 LockingThread thread = getThread(threadName); in updateMonitorInfo()
202 private LockingThread getThread(String threadName) { in getThread() method in OwnedMonitorsDebuggee
212 LockingThread thread = getThread(threadName); in stopLockingThread()
220 LockingThread thread = getThread(threadName); in exitSingleFrame()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DOwnedMonitorsDebuggee.java180 LockingThread thread = getThread(threadName); in acquireRelinquishMonitor()
188 LockingThread thread = getThread(threadName); in relinquishMonitor()
196 LockingThread thread = getThread(threadName); in updateMonitorInfo()
202 private LockingThread getThread(String threadName) { in getThread() method in OwnedMonitorsDebuggee
212 LockingThread thread = getThread(threadName); in stopLockingThread()
220 LockingThread thread = getThread(threadName); in exitSingleFrame()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/share/jdi/
H A DOwnedMonitorsDebuggee.java180 LockingThread thread = getThread(threadName); in acquireRelinquishMonitor()
188 LockingThread thread = getThread(threadName); in relinquishMonitor()
196 LockingThread thread = getThread(threadName); in updateMonitorInfo()
202 private LockingThread getThread(String threadName) { in getThread() method in OwnedMonitorsDebuggee
212 LockingThread thread = getThread(threadName); in stopLockingThread()
220 LockingThread thread = getThread(threadName); in exitSingleFrame()

12345678910>>...43