Searched refs:ThreadReaper (Results 1 – 1 of 1) sorted by relevance
146 private static class ThreadReaper implements Runnable { class in Timer150 ThreadReaper(TaskQueue queue, TimerThread thread) { in ThreadReaper() method in Timer.ThreadReaper219 var threadReaper = new ThreadReaper(queue, thread); in Timer()