Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc254 static void rulist_remove(grpc_resource_user* resource_user, grpc_rulist list) { in rulist_remove() function
563 rulist_remove(resource_user, GRPC_RULIST_RECLAIMER_BENIGN); in ru_shutdown()
564 rulist_remove(resource_user, GRPC_RULIST_RECLAIMER_DESTRUCTIVE); in ru_shutdown()
580 rulist_remove(resource_user, static_cast<grpc_rulist>(i)); in ru_destroy()