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