Searched refs:SEQ (Results 1 – 1 of 1) sorted by relevance
268 private static final int SEQ = MMASK + 1; field in Exchanger410 BOUND.compareAndSet(this, b, b + SEQ - 1); in arenaExchange()432 !BOUND.compareAndSet(this, b, b + SEQ + 1)) { in arenaExchange()471 BOUND.compareAndSet(this, 0, SEQ)) in slotExchange()