Searched refs:topStateThread (Results 1 – 1 of 1) sorted by relevance
1613 Thread topStateThread = null; in runExemptionTestOnce() local1616 topStateThread = new Thread(() -> { in runExemptionTestOnce()1631 topStateThread.start(); in runExemptionTestOnce()1690 if (topStateThread != null) { in runExemptionTestOnce()1691 topStateThread.join(); in runExemptionTestOnce()