Searched defs:pool_capacity (Results 1 – 2 of 2) sorted by relevance
130 int ThreadPool::pool_capacity() const { return num_threads_; } in pool_capacity() function in grpc_core::ThreadPool
49 size_t pool_capacity; member