Home
last modified time | relevance | path

Searched refs:s_pick_counter (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/util/
Dport_isolated_runtime_environment.cc44 static gpr_atm s_pick_counter = 0; variable
48 static_cast<int>(gpr_atm_full_fetch_add(&s_pick_counter, 1)); in grpc_pick_unused_port_or_die()