Searched refs:grpc_combiner_ref (Results 1 – 4 of 4) sorted by relevance
44 grpc_combiner_ref((combiner), __FILE__, __LINE__, (reason))49 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner))55 grpc_combiner* grpc_combiner_ref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS);
126 grpc_combiner* grpc_combiner_ref(grpc_combiner* lock GRPC_COMBINER_DEBUG_ARGS) { in grpc_combiner_ref() function
69 grpc_combiner_ref((combiner), __FILE__, __LINE__, (reason))74 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner))80 grpc_core::Combiner* grpc_combiner_ref(
99 grpc_core::Combiner* grpc_combiner_ref( in grpc_combiner_ref() function