Searched refs:survivors (Results 1 – 1 of 1) sorted by relevance
210 Thread[] survivors = new Thread[5]; in checkForkJoinPoolThreadLeaks() local211 int count = Thread.enumerate(survivors); in checkForkJoinPoolThreadLeaks()213 Thread thread = survivors[i]; in checkForkJoinPoolThreadLeaks()