Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc190 static void ru_unref_by(grpc_resource_user* resource_user, gpr_atm amount);
341 ru_unref_by(resource_user, static_cast<gpr_atm>(aborted_allocations)); in rq_alloc()
826 static void ru_unref_by(grpc_resource_user* resource_user, gpr_atm amount) { in ru_unref_by() function
841 ru_unref_by(resource_user, 1); in grpc_resource_user_unref()
965 ru_unref_by(resource_user, static_cast<gpr_atm>(size)); in grpc_resource_user_free()