Home | History | Annotate | Download | only in concurrent

Lines Matching defs:commonPool

68  * <p>A static {@link #commonPool()} is available and appropriate for
594 * commonPool (see COMMON_MAX_SPARES) better enable JVMs to cope
2713 * invoke {@code commonPool().}{@link #awaitQuiescence awaitQuiescence},
2719 public static ForkJoinPool commonPool() {
3151 * is the {@link #commonPool()}, and no additional effect if
3169 * execution state if this is the {@link #commonPool()}, and no
3230 * #commonPool()} never terminates until program shutdown, when
3315 * until the {@link #commonPool()} {@link #isQuiescent}.
3543 "ForkJoinPool.commonPool-worker-");