Searched refs:MAX_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
30 private static final int MAX_POOL_SIZE = 8; field in ThreadPool84 this(CORE_POOL_SIZE, MAX_POOL_SIZE); in ThreadPool()