Searched refs:timerThread (Results 1 – 1 of 1) sorted by relevance
981 Thread timerThread = threadRef.get(); in testThrowingTaskKillsTimerThread() local982 assertFalse(timerThread.isAlive()); in testThrowingTaskKillsTimerThread()