Searched refs:survivors (Results 1 – 1 of 1) sorted by relevance
679 Thread[] survivors = new Thread[7]; in checkForkJoinPoolThreadLeaks() local680 int count = Thread.enumerate(survivors); in checkForkJoinPoolThreadLeaks()682 Thread thread = survivors[i]; in checkForkJoinPoolThreadLeaks()