HomeSort by relevance Sort by last modified time
    Searched refs:grpc_resource_user_finish_reclamation (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/core/lib/iomgr/
resource_quota.h 123 MUST call grpc_resource_user_finish_reclamation before it completes, to
128 void grpc_resource_user_finish_reclamation(grpc_resource_user* resource_user);
resource_quota.cc 920 void grpc_resource_user_finish_reclamation(grpc_resource_user* resource_user) { function
    [all...]
  /external/grpc-grpc/test/core/iomgr/
resource_quota_test.cc 64 grpc_resource_user_finish_reclamation(a->resource_user);
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc     [all...]

Completed in 459 milliseconds