Searched defs:workQueue (Results 1 – 3 of 3) sorted by relevance
463 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1214 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1248 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1283 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1320 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()