Searched refs:grpc_cq_internal_ref (Results 1 – 3 of 3) sorted by relevance
54 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason,59 grpc_cq_internal_ref(cq, reason, __FILE__, __LINE__)63 void grpc_cq_internal_ref(grpc_completion_queue* cq);65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq)
596 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function600 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
163 "grpc_cq_internal_ref(grpc_completion_queue*)";