Searched refs:TimerThread (Results 1 – 1 of 1) sorted by relevance
108 private final TimerThread thread = new TimerThread(queue);488 class TimerThread extends Thread { class506 TimerThread(TaskQueue queue) { in TimerThread() method in TimerThread