Searched defs:workQueue (Results 1 – 1 of 1) sorted by relevance
406 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1128 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1162 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1197 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1234 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()