Searched defs:workQueue (Results 1 – 2 of 2) sorted by relevance
55 TimeUnit unit, BlockingQueue<Runnable> workQueue, ThreadFactory threadFactory) { in ChromeThreadPoolExecutor()
35 int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue) { in GraphThreadPoolExecutor()