GRPC Core  18.0.0
Data Structures | Namespaces | Enumerations | Functions
executor.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/lib/gpr/spinlock.h"
#include "src/core/lib/gprpp/thd.h"
#include "src/core/lib/iomgr/closure.h"

Go to the source code of this file.

Data Structures

struct  grpc_core::ThreadState
 
class  grpc_core::Executor
 

Namespaces

 grpc_core
 Round Robin Policy.
 

Enumerations

enum class  grpc_core::ExecutorType { grpc_core::DEFAULT = 0 , grpc_core::RESOLVER , grpc_core::NUM_EXECUTORS }
 
enum class  grpc_core::ExecutorJobType { grpc_core::SHORT = 0 , grpc_core::LONG , grpc_core::NUM_JOB_TYPES }
 

Functions

void grpc_core::grpc_executor_global_init ()