Searched refs:UNBLOCKED (Results 1 – 1 of 1) sorted by relevance
47 #define UNBLOCKED(n) (n + 2) macro55 gpr_atm_no_barrier_store(&count_, UNBLOCKED(0)); in ExecCtxState()82 if (gpr_atm_no_barrier_cas(&count_, UNBLOCKED(1), BLOCKED(1))) { in BlockExecCtx()93 gpr_atm_no_barrier_store(&count_, UNBLOCKED(0)); in AllowExecCtx()