Merge pull request #11579 from sreecha/fix_alarm
Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next()
No related branches found
No related tags found
Showing
- BUILD 1 addition, 0 deletionsBUILD
- build.yaml 1 addition, 0 deletionsbuild.yaml
- doc/environment_variables.md 1 addition, 0 deletionsdoc/environment_variables.md
- gRPC-Core.podspec 2 additions, 0 deletionsgRPC-Core.podspec
- grpc.gemspec 1 addition, 0 deletionsgrpc.gemspec
- package.xml 1 addition, 0 deletionspackage.xml
- src/core/lib/surface/alarm.c 65 additions, 8 deletionssrc/core/lib/surface/alarm.c
- src/core/lib/surface/alarm_internal.h 40 additions, 0 deletionssrc/core/lib/surface/alarm_internal.h
- src/core/lib/surface/init.c 2 additions, 0 deletionssrc/core/lib/surface/init.c
- test/core/surface/alarm_test.c 15 additions, 0 deletionstest/core/surface/alarm_test.c
- tools/doxygen/Doxyfile.c++.internal 1 addition, 0 deletionstools/doxygen/Doxyfile.c++.internal
- tools/doxygen/Doxyfile.core.internal 1 addition, 0 deletionstools/doxygen/Doxyfile.core.internal
- tools/run_tests/generated/sources_and_headers.json 2 additions, 0 deletionstools/run_tests/generated/sources_and_headers.json
- vsprojects/vcxproj/grpc++/grpc++.vcxproj 1 addition, 0 deletionsvsprojects/vcxproj/grpc++/grpc++.vcxproj
- vsprojects/vcxproj/grpc++/grpc++.vcxproj.filters 3 additions, 0 deletionsvsprojects/vcxproj/grpc++/grpc++.vcxproj.filters
- vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj 1 addition, 0 deletionsvsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj
- vsprojects/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj.filters 3 additions, 0 deletions...s/vcxproj/grpc++_unsecure/grpc++_unsecure.vcxproj.filters
- vsprojects/vcxproj/grpc/grpc.vcxproj 1 addition, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj
- vsprojects/vcxproj/grpc/grpc.vcxproj.filters 3 additions, 0 deletionsvsprojects/vcxproj/grpc/grpc.vcxproj.filters
- vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj 1 addition, 0 deletionsvsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
Loading
Please register or sign in to comment