Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc234 static grpc_resource_user* rulist_pop_head(grpc_resource_quota* resource_quota, in rulist_pop_head() function
320 while ((resource_user = rulist_pop_head(resource_quota, in rq_alloc()
381 while ((resource_user = rulist_pop_head(resource_quota, in rq_reclaim_from_per_user_free_pool()
418 grpc_resource_user* resource_user = rulist_pop_head(resource_quota, list); in rq_reclaim()