Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[API 2006]

Class AtomicInteger

[Bloch 2008]

Item 66. Synchronize access to shared mutable data

[Goetz 2006]

2.3, Locking

[JLS 2005]

Chapter 17, Threads and Locks

 

§17.4.5, Happens-Before Order

 

§17.4.3, Programs and Program Order

 

§17.4.8, Executions and Causality Requirements

[Lea 2000]

Section 2.2.7, The Java Memory Model

 

Section 2.1.1.1, Objects and Locks

[Tutorials 2008]

Java Concurrency Tutorial

 

...

Image Modified Image Modified