Searched refs:allowsCoreThreadTimeOut (Results 1 – 4 of 4) sorted by relevance
1649 public boolean allowsCoreThreadTimeOut() { in allowsCoreThreadTimeOut() method in ThreadPoolExecutor1729 if (time == 0 && allowsCoreThreadTimeOut()) in setKeepAliveTime()
249 public boolean allowsCoreThreadTimeOut() { in allowsCoreThreadTimeOut() method in ThreadPoolExecutor
1955 assertFalse(p.allowsCoreThreadTimeOut());
1948 assertFalse(p.allowsCoreThreadTimeOut());