Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/
Dweighted_round_robin.cc385 std::atomic<uint32_t> scheduler_state_{absl::Uniform<uint32_t>(bit_gen_)}; member in grpc_core::__anoncfb964010111::WeightedRoundRobin
/external/grpc-grpc/src/core/load_balancing/weighted_round_robin/
Dweighted_round_robin.cc406 std::atomic<uint32_t> scheduler_state_{absl::Uniform<uint32_t>(bit_gen_)}; member in grpc_core::__anon37f3abbc0111::WeightedRoundRobin