Searched defs:compute_pool (Results 1 – 4 of 4) sorted by relevance
24 thread::ThreadPool* compute_pool, ::grpc::ServerBuilder* server_builder) in GrpcCoordinationServiceImpl()
66 thread::ThreadPool* compute_pool = nullptr; member
89 static thread::ThreadPool* compute_pool = InitComputePool(options); in ComputePool() local
261 thread::ThreadPool* compute_pool = ComputePool(sess_opts); in Init() local