Searched refs:ExecCtxState (Results 1 – 2 of 2) sorted by relevance
50 class ExecCtxState { class52 ExecCtxState() : fork_complete_(true) { in ExecCtxState() function in grpc_core::internal::ExecCtxState99 ~ExecCtxState() { in ~ExecCtxState()193 exec_ctx_state_ = grpc_core::New<internal::ExecCtxState>(); in GlobalInit()263 internal::ExecCtxState* Fork::exec_ctx_state_ = nullptr;
30 class ExecCtxState; variable79 static internal::ExecCtxState* exec_ctx_state_;