Searched refs:BOUND (Results 1 – 2 of 2) sorted by relevance
/libcore/luni/src/main/java/java/util/concurrent/ |
D | Exchanger.java | 379 U.compareAndSwapInt(this, BOUND, b, b + SEQ - 1); in arenaExchange() 401 !U.compareAndSwapInt(this, BOUND, b, b + SEQ + 1)) { in arenaExchange() 440 U.compareAndSwapInt(this, BOUND, 0, SEQ)) in slotExchange() 600 private static final long BOUND; field in Exchanger 607 BOUND = U.objectFieldOffset
|
/libcore/luni/ |
D | unicode-license.txt | 13 AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
|