Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.h38 Combiner* next_combiner_on_this_exec_ctx = nullptr; variable
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc47 grpc_combiner* next_combiner_on_this_exec_ctx; member