Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc66 static void combiner_run(grpc_closure* closure, grpc_error* error);
71 combiner_run, combiner_exec, "combiner:immediately"};
347 static void combiner_run(grpc_closure* closure, grpc_error* error) { in combiner_run() function