Searched refs:cq_completion (Results 1 – 2 of 2) sorted by relevance
65 static void cq_done_cb(void* /*done_arg*/, grpc_cq_completion* cq_completion) { in cq_done_cb() argument66 gpr_free(cq_completion); in cq_done_cb()
95 grpc_cq_completion cq_completion; member1246 &bctl->completion_data.cq_completion); in post_batch_completion()