Searched refs:RunClosures (Results 1 – 6 of 6) sorted by relevance
60 size_t GrpcExecutor::RunClosures(const char* executor_name, in RunClosures() function in GrpcExecutor146 RunClosures(thd_state_[i].name, thd_state_[i].elems); in SetThreading()191 subtract_depth = RunClosures(ts->name, closures); in ThreadMain()
66 static size_t RunClosures(const char* executor_name, grpc_closure_list list);
142 void RunClosures(grpc_call_combiner* call_combiner) { in RunClosures() function
239 closures.RunClosures(call_combiner);
1260 closures.RunClosures(calld->call_combiner); in pending_batches_fail()1313 closures.RunClosures(calld->call_combiner); in pending_batches_resume()1952 closures.RunClosures(calld->call_combiner); in run_closures_for_completed_call()2145 closures.RunClosures(calld->call_combiner); in on_complete()2589 closures.RunClosures(calld->call_combiner); in start_retriable_subchannel_batches()
646 closures.RunClosures(calld->call_combiner); in StartTransportStreamOp()