HomeSort by relevance Sort by last modified time
    Searched refs:runThread (Results 1 - 13 of 13) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/utils/
ThreadControllerWrapper.java 33 public static Thread runThread(Runnable runnable, int priority)
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
ThreadOnlyModifierDebuggee.java 102 runThread(threads[i]);
108 void runThread(Thread t) {
  /tools/tradefederation/core/src/com/android/tradefed/util/
RunUtil.java 321 RunnableNotifier runThread = new RunnableNotifier(runnable, logErrors);
329 runThread.start();
340 runThread.join(pollIterval);
352 && runThread.isAlive());
355 CommandStatus status = runThread.getStatus();
358 runThread.cancel();
  /external/deqp/modules/egl/
teglMultiThreadTests.cpp 150 virtual bool runThread (TestThread& thread) = 0;
221 isOk = runThread(thread);
534 bool runThread (TestThread& thread);
550 bool MultiThreadedConfigTest::runThread (TestThread& thread)
724 bool runThread (TestThread& thread);
914 bool MultiThreadedObjectTest::runThread (TestThread& thread)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationInternallySynchronizedObjectsTests.cpp 520 virtual TestStatus runThread () = 0;
536 TestStatus result = runThread();
605 TestStatus runThread (void)
635 TestStatus runThread (void)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 614 ThreadControllerWrapper.runThread(this, -1);
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 89 * early either by returning from ThreadGroupThread::runThread() or throwing
130 virtual void runThread (void) = 0;
200 runThread();
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 

Completed in 462 milliseconds