Searched refs:cq_shutdown_next (Results 1 – 1 of 1) sorted by relevance
298 static void cq_shutdown_next(grpc_completion_queue* cq);350 {GRPC_CQ_NEXT, sizeof(cq_next_data), cq_init_next, cq_shutdown_next,1079 static void cq_shutdown_next(grpc_completion_queue* cq) { function