Home
last modified time | relevance | path

Searched defs:GRPC_COMBINER_REF (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.h43 #define GRPC_COMBINER_REF(combiner, reason) \ macro
49 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) macro