Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc622 static void rq_resize(void* args, grpc_error* /*error*/) { in rq_resize() function
727 GRPC_CLOSURE_INIT(&a->closure, rq_resize, a, grpc_schedule_on_exec_ctx); in grpc_resource_quota_resize()