Home
last modified time | relevance | path

Searched refs:push_last_on_exec_ctx (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.cc106 static void push_last_on_exec_ctx(grpc_core::Combiner* lock) { in push_last_on_exec_ctx() function
143 push_last_on_exec_ctx(lock); in combiner_exec()
172 push_last_on_exec_ctx(lock); in offload()
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc132 static void push_last_on_exec_ctx(grpc_combiner* lock) { in push_last_on_exec_ctx() function
173 push_last_on_exec_ctx(lock); in combiner_exec()
201 push_last_on_exec_ctx(lock); in offload()