Searched refs:poller_thd (Results 1 – 1 of 1) sorted by relevance
279 grpc_core::Thread poller_thd; member1447 pargs->poller_thd = grpc_core::Thread("grpc_poller", &run_poll, pargs);1448 pargs->poller_thd.Start();1537 args->poller_thd.Join();