Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/iomgr/
Dtimer_list_test.cc109 grpc_timer_list_shutdown(); in add_test()
150 grpc_timer_list_shutdown(); in destruction_test()
212 grpc_timer_list_shutdown(); in long_running_service_cleanup_test()
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer.cc43 void grpc_timer_list_shutdown() { grpc_timer_impl->list_shutdown(); } in grpc_timer_list_shutdown() function
Dtimer.h115 void grpc_timer_list_shutdown();
Diomgr.cc143 grpc_timer_list_shutdown(); in grpc_iomgr_shutdown()