Searched refs:GRPC_COMBINER_DEBUG_ARGS (Results 1 – 4 of 4) sorted by relevance
41 #define GRPC_COMBINER_DEBUG_ARGS \ macro48 #define GRPC_COMBINER_DEBUG_ARGS macro55 grpc_combiner* grpc_combiner_ref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS);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() argument126 grpc_combiner* grpc_combiner_ref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS) { in grpc_combiner_ref() argument
66 #define GRPC_COMBINER_DEBUG_ARGS \ macro73 #define GRPC_COMBINER_DEBUG_ARGS macro81 grpc_core::Combiner* lock GRPC_COMBINER_DEBUG_ARGS);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() argument100 grpc_core::Combiner* lock GRPC_COMBINER_DEBUG_ARGS) { in grpc_combiner_ref() argument