Searched refs:testThread (Results 1 – 2 of 2) sorted by relevance
159 private final Thread testThread = Thread.currentThread();163 if (Thread.currentThread() == testThread) {
48 testThread(); in main()111 static void testThread() { in testThread() method in DumpStackTest