Searched defs:workQueue (Results 1 – 4 of 4) sorted by relevance
48 java.util.concurrent.BlockingQueue<java.lang.Runnable> workQueue) { in ThreadPoolExecutor()57 java.util.concurrent.BlockingQueue<java.lang.Runnable> workQueue, in ThreadPoolExecutor()67 java.util.concurrent.BlockingQueue<java.lang.Runnable> workQueue, in ThreadPoolExecutor()77 java.util.concurrent.BlockingQueue<java.lang.Runnable> workQueue, in ThreadPoolExecutor()387 private final java.util.concurrent.BlockingQueue<java.lang.Runnable> workQueue; field in ThreadPoolExecutor
466 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1219 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1253 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1288 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1325 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()
74 final ForkJoinPool.WorkQueue workQueue; // work-stealing mechanics field in ForkJoinWorkerThread
164 BlockingQueue<Runnable> workQueue) { in CustomTPE()172 BlockingQueue<Runnable> workQueue, in CustomTPE()182 BlockingQueue<Runnable> workQueue, in CustomTPE()191 BlockingQueue<Runnable> workQueue, in CustomTPE()