GRPC Core  9.0.0
Public Member Functions
grpc_core::internal::ExecCtxState Class Reference

Public Member Functions

 ExecCtxState ()
 
void IncExecCtxCount ()
 
void DecExecCtxCount ()
 
bool BlockExecCtx ()
 
void AllowExecCtx ()
 
 ~ExecCtxState ()
 

Constructor & Destructor Documentation

◆ ExecCtxState()

grpc_core::internal::ExecCtxState::ExecCtxState ( )
inline

◆ ~ExecCtxState()

grpc_core::internal::ExecCtxState::~ExecCtxState ( )
inline

Member Function Documentation

◆ AllowExecCtx()

void grpc_core::internal::ExecCtxState::AllowExecCtx ( )
inline

◆ BlockExecCtx()

bool grpc_core::internal::ExecCtxState::BlockExecCtx ( )
inline

◆ DecExecCtxCount()

void grpc_core::internal::ExecCtxState::DecExecCtxCount ( )
inline

◆ IncExecCtxCount()

void grpc_core::internal::ExecCtxState::IncExecCtxCount ( )
inline

The documentation for this class was generated from the following file: