Searched defs:backup_poller (Results 1 – 4 of 4) sorted by relevance
44 struct backup_poller { struct45 grpc_timer polling_timer;46 grpc_closure run_poller_closure;47 grpc_closure shutdown_closure;48 gpr_mu* pollset_mu;49 grpc_pollset* pollset; // guarded by pollset_mu50 bool shutting_down; // guarded by pollset_mu51 gpr_refcount refs;52 gpr_refcount shutdown_refs;
561 struct backup_poller { struct562 gpr_mu* pollset_mu;563 grpc_closure run_poller;
551 struct backup_poller { struct552 gpr_mu* pollset_mu;553 grpc_closure run_poller;