Searched refs:list_shutdown (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ | ||
D | timer.cc | 43 void grpc_timer_list_shutdown() { grpc_timer_impl->list_shutdown(); } in grpc_timer_list_shutdown() |
D | timer.h | 58 void (*list_shutdown)(void); member |