Home
last modified time | relevance | path

Searched defs:timerThread (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DEventQueueImpl.java144 private boolean shouldWait(TimerThread timerThread) { in shouldWait()
182 TimerThread timerThread = null; in removeUnfiltered() local
/external/deqp/framework/delibs/deutil/
DdeTimer.c311 static void timerThread (void* arg) in timerThread() function