Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added NCE/CS for use of volatile with objects

...

The use of the volatile keyword is inappropriate for composite operations on shared variables (CON01-J. Ensure Design APIs that ensure atomicity of composite operations and visibility of results).

...