Searched refs:DecExecCtxCount (Results 1 – 4 of 4) sorted by relevance
102 grpc_core::Fork::DecExecCtxCount(); in test_exec_count()108 grpc_core::Fork::DecExecCtxCount(); in test_exec_count()109 grpc_core::Fork::DecExecCtxCount(); in test_exec_count()113 grpc_core::Fork::DecExecCtxCount(); in test_exec_count()122 grpc_core::Fork::DecExecCtxCount(); in test_exec_count()
78 void DecExecCtxCount() { gpr_atm_no_barrier_fetch_add(&count_, -1); } in DecExecCtxCount() function in grpc_core::internal::ExecCtxState219 void Fork::DecExecCtxCount() { in DecExecCtxCount() function in grpc_core::Fork221 exec_ctx_state_->DecExecCtxCount(); in DecExecCtxCount()
49 static void DecExecCtxCount();
111 grpc_core::Fork::DecExecCtxCount(); in ~ExecCtx()