Searched defs:workQueue (Results 1 – 3 of 3) sorted by relevance
434 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1185 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1219 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1254 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1291 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()
45 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()