Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.h45 #define GRPC_COMBINER_UNREF(combiner, reason) \ macro
50 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) macro