Searched defs:threadPool (Results 1 – 11 of 11) sorted by relevance
5 threadPool: MObject:The server Thread Pool key
56 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
93 public WebSocketClientFactory(ThreadPool threadPool) in WebSocketClientFactory()105 public WebSocketClientFactory(ThreadPool threadPool, MaskGen maskGen) in WebSocketClientFactory()119 public WebSocketClientFactory(ThreadPool threadPool, MaskGen maskGen, int bufferSize) in WebSocketClientFactory()
51 …k (AssetManager manager, AssetDescriptor assetDesc, AssetLoader loader, AsyncExecutor threadPool) { in AssetLoadingTask()
476 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local565 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
138 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local
55 private ExecutorService threadPool; field in QueuesTest
153 public void setThreadPool(ThreadPool threadPool) in setThreadPool()182 ThreadPool threadPool = _threadPool; in doStop() local
217 public void setThreadPool(ThreadPool threadPool) in setThreadPool()
568 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
182 public void setThreadPool(ThreadPool threadPool) in setThreadPool()