HomeSort by relevance Sort by last modified time
    Searched refs:AllowExecCtx (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/core/lib/gprpp/
fork.h 60 // more ExecCtx s until AlloWExecCtx() is called
63 static void AllowExecCtx();
fork.cc 91 void AllowExecCtx() {
240 void Fork::AllowExecCtx() {
242 exec_ctx_state_->AllowExecCtx();
  /external/grpc-grpc/src/core/lib/iomgr/
fork_posix.cc 82 grpc_core::Fork::AllowExecCtx();
91 grpc_core::Fork::AllowExecCtx();
  /external/grpc-grpc/test/core/gprpp/
fork_test.cc 103 grpc_core::Fork::AllowExecCtx();
114 grpc_core::Fork::AllowExecCtx();
127 grpc_core::Fork::AllowExecCtx();

Completed in 1191 milliseconds