Searched refs:rq_cmp (Results 1 – 1 of 1) sorted by relevance
739 static int rq_cmp(void* a, void* b) { return GPR_ICMP(a, b); } in rq_cmp() function742 static const grpc_arg_pointer_vtable vtable = {rq_copy, rq_destroy, rq_cmp}; in grpc_resource_quota_arg_vtable()