-
- Downloads
Merge pull request #1894 from yang-g/create-thread-pool
Add ability to override default thread pool
No related branches found
No related tags found
Showing
- BUILD 2 additions, 0 deletionsBUILD
- Makefile 2 additions, 0 deletionsMakefile
- build.json 1 addition, 0 deletionsbuild.json
- src/cpp/server/create_default_thread_pool.cc 49 additions, 0 deletionssrc/cpp/server/create_default_thread_pool.cc
- src/cpp/server/server_builder.cc 1 addition, 3 deletionssrc/cpp/server/server_builder.cc
- src/cpp/server/thread_pool.h 2 additions, 0 deletionssrc/cpp/server/thread_pool.h
- tools/doxygen/Doxyfile.c++.internal 1 addition, 1 deletiontools/doxygen/Doxyfile.c++.internal
- vsprojects/grpc++/grpc++.vcxproj 2 additions, 0 deletionsvsprojects/grpc++/grpc++.vcxproj
- vsprojects/grpc++/grpc++.vcxproj.filters 3 additions, 0 deletionsvsprojects/grpc++/grpc++.vcxproj.filters
- vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj 2 additions, 0 deletionsvsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj
- vsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj.filters 3 additions, 0 deletionsvsprojects/grpc++_unsecure/grpc++_unsecure.vcxproj.filters
Loading
Please register or sign in to comment