GRPC C++
1.39.1
|
#include <list>
#include <memory>
#include <queue>
#include <grpcpp/support/config.h>
#include "src/core/lib/gprpp/sync.h"
#include "src/core/lib/gprpp/thd.h"
#include "src/cpp/server/thread_pool_interface.h"
Go to the source code of this file.
Data Structures | |
class | grpc::DynamicThreadPool |
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |