Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc227 static grpc_resource_user* rulist_pop_head(grpc_resource_quota* resource_quota, in rulist_pop_head() function
312 while ((resource_user = rulist_pop_head(resource_quota, in rq_alloc()
371 while ((resource_user = rulist_pop_head(resource_quota, in rq_reclaim_from_per_user_free_pool()
400 grpc_resource_user* resource_user = rulist_pop_head(resource_quota, list); in rq_reclaim()