Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/gprpp/
Dref_counted.h101 gpr_atm old_refs = gpr_atm_no_barrier_load(&refs_.count); in Ref() local
122 gpr_atm old_refs = gpr_atm_no_barrier_load(&refs_.count); in Unref() local
Dorphanable.h159 gpr_atm old_refs = gpr_atm_no_barrier_load(&refs_.count); in Ref() local
180 gpr_atm old_refs = gpr_atm_no_barrier_load(&refs_.count); in Unref() local
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc219 gpr_atm old_refs; in grpc_subchannel_ref() local
228 gpr_atm old_refs; in grpc_subchannel_weak_ref() local
238 gpr_atm old_refs = gpr_atm_acq_load(&c->ref_pair); in grpc_subchannel_ref_from_weak_ref() local
262 gpr_atm old_refs; in grpc_subchannel_unref() local
275 gpr_atm old_refs; in grpc_subchannel_weak_unref() local