Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-11-16 09:57:17


From: <scleary_at_[hidden]>
> No, threading is not covered. But the Standard does guarantee that at a
> sequence point, all side-effects (including memory writes) are consistent.
> The whole problem with DCL is that some systems re-order those writes in a
> write cache, and flush them occasionally -- my point is that that
behaviour
> is not Standard-conforming. As I see it, anyway :)

The memory view is consistent for every thread on its own - thus conforming
to the standard - but is not necessarily consistent across threads.

--
Peter Dimov
Multi Media Ltd.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk