Searched refs:SLOT (Results 1 – 1 of 1) sorted by relevance
430 if (U.compareAndSwapObject(this, SLOT, q, null)) { in slotExchange()447 if (U.compareAndSwapObject(this, SLOT, null, p)) in slotExchange()477 else if (U.compareAndSwapObject(this, SLOT, p, null)) { in slotExchange()601 private static final long SLOT; field in Exchanger609 SLOT = U.objectFieldOffset