GRPC Core
18.0.0
|
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>
#include "src/core/lib/gprpp/thd.h"
#include "src/core/lib/iomgr/executor/mpmcqueue.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::ThreadPoolInterface |
class | grpc_core::ThreadPoolWorker |
class | grpc_core::ThreadPool |
Namespaces | |
grpc_core | |
Round Robin Policy. | |