GRPC C++
1.39.1
|
#include <functional>
Go to the source code of this file.
Data Structures | |
class | grpc::ThreadPoolInterface |
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Typedefs | |
typedef ThreadPoolInterface *(* | grpc::CreateThreadPoolFunc) (void) |
Functions | |
void | grpc::SetCreateThreadPool (CreateThreadPoolFunc func) |
ThreadPoolInterface * | grpc::CreateDefaultThreadPool () |