Searched refs:Pool (Results 1 – 3 of 3) sorted by relevance
50 public static interface Pool<T> { interface in Pools77 public static class SimplePool<T> implements Pool<T> {
389 pool = multiprocessing.Pool()
220 class Pool(object): class808 pool = Pool()