Searched refs:waitTill (Results 1 – 1 of 1) sorted by relevance
45 val waitTill = System.currentTimeMillis() + WAIT_LOST_THREADS in checkTestThreads() constant53 } while (System.currentTimeMillis() <= waitTill) in checkTestThreads()