| Re: Compiler ordering barriers in C++0x |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.c++.moderated · Group Profile
Author: Szabolcs FerencziSzabolcs Ferenczi Date: May 2, 2008 10:50
On May 2, 12:43 pm, Anthony Williams yahoo.com> wrote:
> [...]
> All accesses to shared data MUST be synchronized with atomics: [...]
Can you elaborate this point please. How can you generally synchronise
N processes with help of atomics? Do you mean only two processes under
certain circumstances?
Best would be if you give an example for it.
Thanks for your help.
Best Regards,
Szabolcs
|