[cpp-threads] Slightly revised memory model proposal (D2300)

Nick Maclaren nmm1 at cus.cam.ac.uk
Tue Jun 5 21:01:39 BST 2007


"Lawrence Crowl" <Lawrence at Crowl.org> wrote:
> 
> Is there any problem with the standard modeling the interrupt
> as simply another thread?

Yes, but that is what to do!  Seriously :-)

On many platforms, there are subtle differences between what is
guaranteed between threads and between a thread and its interrupt
handler.  However, there is just no way that a language standard
can or should get involved with such esoteric details.


Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QH, England.
Email:  nmm1 at cam.ac.uk
Tel.:  +44 1223 334761    Fax:  +44 1223 334679



More information about the cpp-threads mailing list