[cpp-threads] Memory model question

Alexander Terekhov alexander.terekhov at gmail.com
Wed Sep 7 10:52:22 BST 2005


On 9/7/05, Boehm, Hans <hans.boehm at hp.com> wrote:

[ ... "modification" of x ...]

POSIX:

----
1.3 Normative References

[...]

ISO C (1999) 
ISO/IEC 9899:1999, Programming Languages - C, including Technical Corrigendum 1.
----

ISO/IEC 9899:1999 (E):

----
3. Terms, definitions, and symbols

[...]

3.1

1 access

< execution-time action> to read or modify the value of an object

2 NOTE 1 Where only one of these two actions is meant, ''read'' or
''modify'' is used.

3 NOTE 2 "Modify'' includes the case where the new value being stored
is the same as the previous value.
----

regards,
alexander.




More information about the cpp-threads mailing list