Searched refs:setCorePoolSize (Results 1 – 3 of 3) sorted by relevance
1491 public void setCorePoolSize(int corePoolSize) { in setCorePoolSize() method in ThreadPoolExecutor
1005 tpe.setCorePoolSize(-1); in testCorePoolSizeIllegalArgumentException()
869 tpe.setCorePoolSize(-1); in testCorePoolSizeIllegalArgumentException()