HomeSort by relevance Sort by last modified time
    Searched defs:RunClosures (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
call_combiner.h 142 void RunClosures(grpc_call_combiner* call_combiner) {
executor.cc 60 size_t GrpcExecutor::RunClosures(const char* executor_name,
146 RunClosures(thd_state_[i].name, thd_state_[i].elems);
191 subtract_depth = RunClosures(ts->name, closures);

Completed in 1161 milliseconds