Home
last modified time | relevance | path

Searched defs:GRPC_COMBINER_UNREF (Results 1 – 2 of 2) 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
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.h70 #define GRPC_COMBINER_UNREF(combiner, reason) \ macro
75 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) macro