Searched refs:ExecCtxState (Results 1 – 2 of 2) sorted by relevance
60 class ExecCtxState { class62 ExecCtxState() : fork_complete_(true) { in ExecCtxState() function in grpc_core::internal::ExecCtxState109 ~ExecCtxState() { in ~ExecCtxState()175 exec_ctx_state_ = new internal::ExecCtxState(); in GlobalInit()237 internal::ExecCtxState* Fork::exec_ctx_state_ = nullptr;
34 class ExecCtxState; variable94 static internal::ExecCtxState* exec_ctx_state_;