Searched defs:threadPool (Results 1 – 9 of 9) sorted by relevance
56 private ExecutorService threadPool; field in ConcurrentHashMultisetBenchmark
476 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local565 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_get_basher() local
124 std::unique_ptr<SkExecutor> threadPool = SkExecutor::MakeFIFOThreadPool(1); in DEF_GPUTEST() local
138 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testRemovalNotification_clear_basher() local
55 private ExecutorService threadPool; field in QueuesTest
59 readonly GrpcThreadPool threadPool; field in Grpc.Core.GrpcEnvironment
568 ExecutorService threadPool = Executors.newFixedThreadPool(nThreads); in testModify_basher() local
481 THREAD_POOL threadPool; // Thread pool associated with this context member