Home
last modified time | relevance | path

Searched refs:CELLSBUSY (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/atomic/
DStriped64.java185 return U.compareAndSwapInt(this, CELLSBUSY, 0, 1); in casCellsBusy()
378 private static final long CELLSBUSY; field in Striped64
384 CELLSBUSY = U.objectFieldOffset
/libcore/ojluni/src/main/java/java/util/concurrent/
DConcurrentHashMap.java2599 U.compareAndSwapInt(this, CELLSBUSY, 0, 1)) { in fullAddCount()
2628 U.compareAndSwapInt(this, CELLSBUSY, 0, 1)) { in fullAddCount()
2645 U.compareAndSwapInt(this, CELLSBUSY, 0, 1)) { in fullAddCount()
6349 private static final long CELLSBUSY; field in ConcurrentHashMap
6362 CELLSBUSY = U.objectFieldOffset