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