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

  /libcore/dalvik/src/main/java/dalvik/system/profiler/
SamplingProfiler.java 349 private Thread timerThread;
361 if (timerThread == null) {
362 timerThread = Thread.currentThread();
378 if (thread == timerThread) {
433 if (thread == timerThread) {
442 if (thread == timerThread) {
  /external/deqp/framework/delibs/deutil/
deTimer.c 311 static void timerThread (void* arg)
370 thread->thread = deThread_create(timerThread, thread, DE_NULL);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
TimerTest.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 

Completed in 96 milliseconds