Searched refs:shutdownThread (Results 1 – 1 of 1) sorted by relevance
440 Thread shutdownThread = new Thread(new Runnable() { in testShutdown_notInterruptible() local447 shutdownThread.setName("CommandSchedulerFuncTest#testShutdown_notInterruptible"); in testShutdown_notInterruptible()448 shutdownThread.start(); in testShutdown_notInterruptible()453 shutdownThread.join(); in testShutdown_notInterruptible()555 Thread shutdownThread = new Thread(new Runnable() { in testShutdown_notInterruptible_timeout() local562 shutdownThread.setName("CommandSchedulerFuncTest#testShutdown_notInterruptible_timeout"); in testShutdown_notInterruptible_timeout()563 shutdownThread.start(); in testShutdown_notInterruptible_timeout()568 shutdownThread.join(); in testShutdown_notInterruptible_timeout()