Searched refs:allowsCoreThreadTimeOut (Results 1 – 1 of 1) sorted by relevance
1541 public boolean allowsCoreThreadTimeOut() { in allowsCoreThreadTimeOut() method in ThreadPoolExecutor1619 if (time == 0 && allowsCoreThreadTimeOut()) in setKeepAliveTime()