Home
last modified time | relevance | path

Searched refs:AllowExecCtx (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/test/core/gprpp/
Dfork_test.cc103 grpc_core::Fork::AllowExecCtx(); in test_exec_count()
114 grpc_core::Fork::AllowExecCtx(); in test_exec_count()
127 grpc_core::Fork::AllowExecCtx(); in test_exec_count()
/third_party/grpc/src/core/lib/iomgr/
Dfork_posix.cc89 grpc_core::Fork::AllowExecCtx(); in grpc_postfork_parent()
98 grpc_core::Fork::AllowExecCtx(); in grpc_postfork_child()
/third_party/grpc/src/core/lib/gprpp/
Dfork.cc101 void AllowExecCtx() { in AllowExecCtx() function in grpc_core::internal::ExecCtxState
214 void Fork::AllowExecCtx() { in AllowExecCtx() function in grpc_core::Fork
216 exec_ctx_state_->AllowExecCtx(); in AllowExecCtx()
Dfork.h75 static void AllowExecCtx();