Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc735 static void rq_destroy(void* rq) { in rq_destroy() function
742 static const grpc_arg_pointer_vtable vtable = {rq_copy, rq_destroy, rq_cmp}; in grpc_resource_quota_arg_vtable()