GRPC C++
1.26.0
|
#include <functional>
Go to the source code of this file.
Data Structures | |
class | grpc::ThreadPoolInterface |
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
Typedefs | |
typedef ThreadPoolInterface *(* | grpc::CreateThreadPoolFunc) (void) |
Functions | |
void | grpc::SetCreateThreadPool (CreateThreadPoolFunc func) |
ThreadPoolInterface * | grpc::CreateDefaultThreadPool () |