| commit | 69f241008645503e1241272f279dc7f02e183e87 | [log] [tgz] |
|---|---|---|
| author | Vijay Pai <vpai@google.com> | Wed Jul 15 12:33:37 2015 -0700 |
| committer | Vijay Pai <vpai@google.com> | Wed Jul 15 12:33:37 2015 -0700 |
| tree | f0b362239414ee80c6f00a90389ce1c46b100928 | |
| parent | e6d12d335c160b02a8f866775ffe953962f5988f [diff] [blame] |
Make thread_pool.h a public header Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++ index feb7ad8..e82e3bc 100644 --- a/tools/doxygen/Doxyfile.c++ +++ b/tools/doxygen/Doxyfile.c++
@@ -796,6 +796,7 @@ include/grpc++/status.h \ include/grpc++/status_code_enum.h \ include/grpc++/stream.h \ +include/grpc++/thread_pool.h \ include/grpc++/thread_pool_interface.h \ include/grpc++/time.h