Searched refs:nextPoolId (Results 1 – 1 of 1) sorted by relevance
1412 private static final synchronized int nextPoolId() { in nextPoolId() method in ForkJoinPool2674 "ForkJoinPool-" + nextPoolId() + "-worker-"); in ForkJoinPool()