Searched refs:thread2 (Results 1 – 1 of 1) sorted by relevance
69 Thread thread2 = in testPostCommandEvent_multipleThread() local81 thread2.start(); in testPostCommandEvent_multipleThread()82 thread2.join(60 * 1000); // timeout in milliseconds in testPostCommandEvent_multipleThread()84 assertFalse(thread2.isAlive()); in testPostCommandEvent_multipleThread()