Home
last modified time | relevance | path

Searched refs:DoDecExecCtxCount (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dfork.h59 DoDecExecCtxCount(); in DecExecCtxCount()
92 static void DoDecExecCtxCount();
Dfork.cc197 void Fork::DoDecExecCtxCount() { exec_ctx_state_->DecExecCtxCount(); } in DoDecExecCtxCount() function in grpc_core::Fork