Searched refs:shutdown_cleanup_args (Results 1 – 1 of 1) sorted by relevance
260 struct shutdown_cleanup_args { struct266 struct shutdown_cleanup_args* a = in shutdown_cleanup() argument267 static_cast<struct shutdown_cleanup_args*>(arg); in shutdown_cleanup()274 struct shutdown_cleanup_args* sc = in send_shutdown()275 static_cast<struct shutdown_cleanup_args*>(gpr_malloc(sizeof(*sc))); in send_shutdown()