Searched defs:workQueue (Results 1 – 3 of 3) sorted by relevance
38 final ForkJoinPool.WorkQueue workQueue; // work-stealing mechanics field in ForkJoinWorkerThread
414 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1164 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1198 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1233 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1270 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()
126 BlockingQueue<Runnable> workQueue) { in CustomTPE()134 BlockingQueue<Runnable> workQueue, in CustomTPE()144 BlockingQueue<Runnable> workQueue, in CustomTPE()153 BlockingQueue<Runnable> workQueue, in CustomTPE()