GRPC C++  1.26.0
Namespaces | Functions
create_default_thread_pool.cc File Reference
#include <grpc/support/cpu.h>
#include "src/cpp/server/dynamic_thread_pool.h"

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 

Functions

ThreadPoolInterface * grpc::CreateDefaultThreadPool ()
 
void grpc::SetCreateThreadPool (CreateThreadPoolFunc func)