Searched refs:grpc_combiner_unref (Results 1 – 4 of 4) sorted by relevance
46 grpc_combiner_unref((combiner), __FILE__, __LINE__, (reason))50 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner))56 void grpc_combiner_unref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS);
119 void grpc_combiner_unref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS) { in grpc_combiner_unref() function
71 grpc_combiner_unref((combiner), __FILE__, __LINE__, (reason))75 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner))82 void grpc_combiner_unref(grpc_core::Combiner* lock GRPC_COMBINER_DEBUG_ARGS);
92 void grpc_combiner_unref(grpc_core::Combiner* lock GRPC_COMBINER_DEBUG_ARGS) { in grpc_combiner_unref() function