Hi,
> >
> > As I already said, the problem is not in thread implementation, it's
> > in memory and execution model.
> > There is a very long discussion in comp.std.c++ about the topic. read
more in :
> >
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1680.pdf
> >

What are the effects of all these problems toward current multi-thread C++
program?


Theoretically, it says that every current c++ program is incorrect.
Practically, probably nothing. One may see subtle bugs on SMP and
compilers that do agressive code reordering.

--
Boris
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to