Home
last modified time | relevance | path

Searched defs:DecExecCtxCount (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Dfork.h57 static void DecExecCtxCount() { in DecExecCtxCount() function
Dfork.cc88 void DecExecCtxCount() { gpr_atm_no_barrier_fetch_add(&count_, -1); } in DecExecCtxCount() function in grpc_core::internal::ExecCtxState