Searched refs:protectedField (Results 1 – 6 of 6) sorted by relevance
18 protected volatile int protectedField; field in AtomicIntegerFieldUpdaterTest49 this.protectedField = 1; in checkCompareAndSetProtectedSub()189 protectedField = 1; in testCompareAndSetProtected()
18 protected volatile long protectedField; field in AtomicLongFieldUpdaterTest49 this.protectedField = 1; in checkCompareAndSetProtectedSub()189 protectedField = 1; in testCompareAndSetProtected()
18 protected volatile Integer protectedField; field in AtomicReferenceFieldUpdaterTest51 this.protectedField = one; in checkCompareAndSetProtectedSub()
56 protected volatile int protectedField; field in AtomicIntegerFieldUpdaterTest86 this.protectedField = 1; in checkCompareAndSetProtectedSub()235 protectedField = 1; in testCompareAndSetProtected()
56 protected volatile long protectedField; field in AtomicLongFieldUpdaterTest86 this.protectedField = 1; in checkCompareAndSetProtectedSub()235 protectedField = 1; in testCompareAndSetProtected()
56 protected volatile Integer protectedField; field in AtomicReferenceFieldUpdaterTest88 this.protectedField = one; in checkCompareAndSetProtectedSub()