Searched defs:ExecCtxState (Results 1 – 2 of 2) sorted by relevance
30 class ExecCtxState; variable
50 class ExecCtxState { class52 ExecCtxState() : fork_complete_(true) { in ExecCtxState() function in grpc_core::internal::ExecCtxState