Searched defs:getCorePoolSize (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DThreadPoolExecutor.java86 * corePoolSize (see {@link #getCorePoolSize}) and
1557 * @see #getCorePoolSize
1592 public int getCorePoolSize() { method in class:ThreadPoolExecutor
1688 * less than the {@linkplain #getCorePoolSize core pool size}

Completed in 6 milliseconds