Searched refs:grpc_cq_internal_ref (Results 1 – 2 of 2) sorted by relevance
52 void grpc_cq_internal_ref(grpc_completion_queue* cc, const char* reason,57 grpc_cq_internal_ref(cc, reason, __FILE__, __LINE__)61 void grpc_cq_internal_ref(grpc_completion_queue* cc);63 #define GRPC_CQ_INTERNAL_REF(cc, reason) grpc_cq_internal_ref(cc)
560 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function569 void grpc_cq_internal_ref(grpc_completion_queue* cq) {