Searched defs:DecExecCtxCount (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/src/core/lib/gprpp/ | ||
D | fork.cc | 78 void DecExecCtxCount() { gpr_atm_no_barrier_fetch_add(&count_, -1); } in DecExecCtxCount() function in grpc_core::internal::ExecCtxState |