[cpp-threads] memory model

Peter Dimov pdimov at mmltd.net
Fri Apr 29 19:55:31 BST 2005


Boehm, Hans wrote:
> I'm not convinced by the signal handler or thread example, since
> I think we can come up with "conforming" DSM implementations on
> which those break.  And I don't think "volatile" is currently
> guaranteed to be async-signal-safe anyway.

volatile sig_atomic_t is, see 1.9/9.




More information about the cpp-threads mailing list