#include <functional>
Go to the source code of this file.
Classes | |
class | grpc::ThreadPoolInterface |
Namespaces | |
grpc | |
Typedefs | |
typedef ThreadPoolInterface *(* | grpc::CreateThreadPoolFunc) (void) |
Functions | |
ThreadPoolInterface * | grpc::CreateDefaultThreadPool () |
void | grpc::SetCreateThreadPool (CreateThreadPoolFunc func) |