#include <grpc/support/cpu.h>
#include "src/cpp/server/dynamic_thread_pool.h"
#include "src/cpp/server/thread_pool_interface.h"
Go to the source code of this file.
Namespaces | |
grpc | |
Functions | |
ThreadPoolInterface * | grpc::CreateDefaultThreadPool () |
void | grpc::SetCreateThreadPool (CreateThreadPoolFunc func) |