Searched refs:compareAndIncrementWorkerCount (Results 1 – 2 of 2) sorted by relevance
428 private boolean compareAndIncrementWorkerCount(int expect) { in compareAndIncrementWorkerCount() method in ThreadPoolExecutor916 if (compareAndIncrementWorkerCount(c)) in addWorker()
107 private boolean compareAndIncrementWorkerCount(int expect) { in compareAndIncrementWorkerCount() method in ThreadPoolExecutor