Lines Matching full:consistent
137 memory, on a sequentially-consistent CPU architecture you know that the code
206 sequentially-consistent machine, that can?t happen.</p>
208 <p>Most uni-processors, including x86 and ARM, are sequentially consistent.
245 <p>On a sequentially-consistent machine, this works correctly. On x86 and ARM
316 <p>For the memory consistency model to be sequentially consistent, core 1 would
369 href="#more" style="color:#777">Reasoning about the ARM weakly consistent memory
1172 consistent so long as atomic increment and decrement operations are used, but
1701 consistent ordering for accesses to <code>a</code> and <code>b</code>, so you
1752 order is consistent with program order.</li>
1767 sequentially-consistent machine. Because both <code>flag1</code> and
1770 sequentially consistent manner.</p>
1880 consistent memory model</dt>