Searched refs:noOp (Results 1 – 1 of 1) sorted by relevance
181 Thread noOp = new Thread(testRoot, null, "no-op thread") { in test_destroy() local186 noOp.start(); in test_destroy()189 waitForThreadToDieUninterrupted(noOp); in test_destroy()200 noOp = new Thread(testRoot, null, "no-op thread") { in test_destroy()212 noOp.start(); in test_destroy()222 waitForThreadToDieUninterrupted(noOp); in test_destroy()