Home
last modified time | relevance | path

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

/third_party/grpc/src/core/util/
Dper_cpu.h42 PerCpuOptions SetMaxShards(size_t max_shards) { in SetMaxShards()
48 size_t max_shards() const { return max_shards_; } in max_shards() function