Searched defs:workQueue (Results 1 – 2 of 2) sorted by relevance
418 private final BlockingQueue<Runnable> workQueue; field in ThreadPoolExecutor1140 BlockingQueue<Runnable> workQueue) { in ThreadPoolExecutor()1174 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1209 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()1246 BlockingQueue<Runnable> workQueue, in ThreadPoolExecutor()
132 BlockingQueue<Runnable> workQueue) { in CustomTPE()140 BlockingQueue<Runnable> workQueue, in CustomTPE()150 BlockingQueue<Runnable> workQueue, in CustomTPE()159 BlockingQueue<Runnable> workQueue, in CustomTPE()