Searched refs:newWorkStealingPool (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
H A DExecutors.java86 public static ExecutorService newWorkStealingPool(int parallelism) { method in class:Executors
99 * @see #newWorkStealingPool(int)
102 public static ExecutorService newWorkStealingPool() { method in class:Executors

Completed in 25 milliseconds