Merge pull request #11865 from yang-g/avl_interface
Adding user_data to avl interface so that an exec_ctx can be passed in.
No related branches found
No related tags found
Showing
- include/grpc/support/avl.h 36 additions, 24 deletionsinclude/grpc/support/avl.h
- src/core/ext/filters/client_channel/retry_throttle.c 13 additions, 9 deletionssrc/core/ext/filters/client_channel/retry_throttle.c
- src/core/ext/filters/client_channel/subchannel_index.c 32 additions, 56 deletionssrc/core/ext/filters/client_channel/subchannel_index.c
- src/core/lib/support/avl.c 90 additions, 75 deletionssrc/core/lib/support/avl.c
- src/ruby/ext/grpc/rb_grpc_imports.generated.h 6 additions, 6 deletionssrc/ruby/ext/grpc/rb_grpc_imports.generated.h
- test/core/support/avl_test.c 1743 additions, 1741 deletionstest/core/support/avl_test.c
This diff is collapsed.
Please register or sign in to comment