Home
last modified time | relevance | path

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

/art/test/183-rmw-stress-test/src/
DMain.java128 final FourLongs fourLongs = new FourLongs(); in $noinline$testVarHandleLongs() local
138 boolean success = vh.compareAndSet(fourLongs, value, nextValue); in $noinline$testVarHandleLongs()
257 final FourLongs fourLongs = new FourLongs(); in $noinline$testUnsafeLongs() local
268 fourLongs, offset, value, nextValue); in $noinline$testUnsafeLongs()