-
- Downloads
Preparatory changes for work shedding
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int success - cleanup: follow through with iomgr callback scheduling functions - prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue* functions
Showing
- src/core/census/grpc_filter.c 1 addition, 1 deletionsrc/core/census/grpc_filter.c
- src/core/channel/client_channel.c 11 additions, 10 deletionssrc/core/channel/client_channel.c
- src/core/channel/client_uchannel.c 2 additions, 2 deletionssrc/core/channel/client_uchannel.c
- src/core/channel/compress_filter.c 2 additions, 2 deletionssrc/core/channel/compress_filter.c
- src/core/channel/http_client_filter.c 1 addition, 1 deletionsrc/core/channel/http_client_filter.c
- src/core/channel/http_server_filter.c 1 addition, 1 deletionsrc/core/channel/http_server_filter.c
- src/core/channel/subchannel_call_holder.c 9 additions, 7 deletionssrc/core/channel/subchannel_call_holder.c
- src/core/client_config/lb_policies/pick_first.c 9 additions, 9 deletionssrc/core/client_config/lb_policies/pick_first.c
- src/core/client_config/lb_policies/round_robin.c 6 additions, 6 deletionssrc/core/client_config/lb_policies/round_robin.c
- src/core/client_config/resolvers/dns_resolver.c 2 additions, 2 deletionssrc/core/client_config/resolvers/dns_resolver.c
- src/core/client_config/resolvers/sockaddr_resolver.c 2 additions, 2 deletionssrc/core/client_config/resolvers/sockaddr_resolver.c
- src/core/client_config/subchannel.c 9 additions, 9 deletionssrc/core/client_config/subchannel.c
- src/core/httpcli/httpcli.c 4 additions, 4 deletionssrc/core/httpcli/httpcli.c
- src/core/iomgr/closure.c 3 additions, 3 deletionssrc/core/iomgr/closure.c
- src/core/iomgr/closure.h 4 additions, 3 deletionssrc/core/iomgr/closure.h
- src/core/iomgr/exec_ctx.c 10 additions, 6 deletionssrc/core/iomgr/exec_ctx.c
- src/core/iomgr/exec_ctx.h 11 additions, 4 deletionssrc/core/iomgr/exec_ctx.h
- src/core/iomgr/executor.c 3 additions, 3 deletionssrc/core/iomgr/executor.c
- src/core/iomgr/executor.h 1 addition, 1 deletionsrc/core/iomgr/executor.h
- src/core/iomgr/fd_posix.c 3 additions, 3 deletionssrc/core/iomgr/fd_posix.c
Loading
Please register or sign in to comment