CVS difference for ai12s/ai12-0119-1.txt
--- ai12s/ai12-0119-1.txt 2019/03/15 05:41:40 1.28
+++ ai12s/ai12-0119-1.txt 2020/07/11 01:26:07 1.29
@@ -892,8 +892,9 @@
@dby
If two different objects, including nonoverlapping parts of the same object,
are @i<independently addressable>, they can be manipulated concurrently by two
-different logical threads of control without synchronization. Any two
-nonoverlapping objects are
+different logical threads of control without synchronization, unless both are
+subcomponents of the same full access object, and either is nonatomic (see C.6).
+Any two nonoverlapping objects are
independently addressable if either object is specified as independently
addressable (see C.6). Otherwise, two nonoverlapping objects are independently
addressable except when they are both parts of a composite object for which a
Questions? Ask the ACAA Technical Agent