Home
last modified time | relevance | path

Searched defs:pool_capacity (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dthreadpool.cc130 int ThreadPool::pool_capacity() const { return num_threads_; } in pool_capacity() function in grpc_core::ThreadPool
/external/cronet/third_party/brotli/enc/
Dencoder_dict.h49 size_t pool_capacity; member