Searched refs:updaterFor (Results 1 – 6 of 6) sorted by relevance
83 AtomicIntegerFieldUpdater<AtomicIntegerFieldUpdaterTest> updaterFor(String fieldName) { in updaterFor() method in AtomicIntegerFieldUpdaterTest93 updaterFor("y"); in testConstructor()105 updaterFor("z"); in testConstructor2()115 updaterFor("w"); in testConstructor3()143 a = updaterFor("x"); in testGetSet()157 a = updaterFor("x"); in testGetLazySet()171 a = updaterFor("x"); in testCompareAndSet()188 a = updaterFor("protectedField"); in testCompareAndSetProtected()216 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()237 a = updaterFor("x"); in testWeakCompareAndSet()[all …]
83 AtomicLongFieldUpdater<AtomicLongFieldUpdaterTest> updaterFor(String fieldName) { in updaterFor() method in AtomicLongFieldUpdaterTest93 updaterFor("y"); in testConstructor()105 updaterFor("z"); in testConstructor2()115 updaterFor("w"); in testConstructor3()143 a = updaterFor("x"); in testGetSet()157 a = updaterFor("x"); in testGetLazySet()171 a = updaterFor("x"); in testCompareAndSet()188 a = updaterFor("protectedField"); in testCompareAndSetProtected()216 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()237 a = updaterFor("x"); in testWeakCompareAndSet()[all …]
85 …static AtomicReferenceFieldUpdater<AtomicReferenceFieldUpdaterTest, Integer> updaterFor(String fie… in updaterFor() method in AtomicReferenceFieldUpdaterTest95 updaterFor("y"); in testConstructor()107 updaterFor("z"); in testConstructor2()117 updaterFor("w"); in testConstructor3()127 updaterFor("i"); in testConstructor4()155 a = updaterFor("x"); in testGetSet()169 a = updaterFor("x"); in testGetLazySet()183 a = updaterFor("x"); in testCompareAndSet()201 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()222 a = updaterFor("x"); in testWeakCompareAndSet()[all …]
106 AtomicIntegerFieldUpdater<AtomicIntegerFieldUpdaterTest> updaterFor(String fieldName) { in updaterFor() method in AtomicIntegerFieldUpdaterTest116 updaterFor("y"); in testConstructor()128 updaterFor("z"); in testConstructor2()138 updaterFor("w"); in testConstructor3()166 a = updaterFor("x"); in testGetSet()180 a = updaterFor("x"); in testGetLazySet()194 a = updaterFor("x"); in testCompareAndSet()211 a = updaterFor("protectedField"); in testCompareAndSetProtected()239 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()260 a = updaterFor("x"); in testWeakCompareAndSet()[all …]
106 AtomicLongFieldUpdater<AtomicLongFieldUpdaterTest> updaterFor(String fieldName) { in updaterFor() method in AtomicLongFieldUpdaterTest116 updaterFor("y"); in testConstructor()128 updaterFor("z"); in testConstructor2()138 updaterFor("w"); in testConstructor3()166 a = updaterFor("x"); in testGetSet()180 a = updaterFor("x"); in testGetLazySet()194 a = updaterFor("x"); in testCompareAndSet()211 a = updaterFor("protectedField"); in testCompareAndSetProtected()239 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()260 a = updaterFor("x"); in testWeakCompareAndSet()[all …]
108 …static AtomicReferenceFieldUpdater<AtomicReferenceFieldUpdaterTest, Integer> updaterFor(String fie… in updaterFor() method in AtomicReferenceFieldUpdaterTest118 updaterFor("y"); in testConstructor()130 updaterFor("z"); in testConstructor2()140 updaterFor("w"); in testConstructor3()150 updaterFor("i"); in testConstructor4()178 a = updaterFor("x"); in testGetSet()192 a = updaterFor("x"); in testGetLazySet()206 a = updaterFor("x"); in testCompareAndSet()224 a = updaterFor("x"); in testCompareAndSetInMultipleThreads()245 a = updaterFor("x"); in testWeakCompareAndSet()[all …]