Searched refs:grpc_cq_internal_unref (Results 1 – 2 of 2) sorted by relevance
54 void grpc_cq_internal_unref(grpc_completion_queue* cc, const char* reason,59 grpc_cq_internal_unref(cc, reason, __FILE__, __LINE__)62 void grpc_cq_internal_unref(grpc_completion_queue* cc);64 #define GRPC_CQ_INTERNAL_UNREF(cc, reason) grpc_cq_internal_unref(cc)
580 void grpc_cq_internal_unref(grpc_completion_queue* cq, const char* reason, function589 void grpc_cq_internal_unref(grpc_completion_queue* cq) {