Le 15/11/2012 08:56, Sönke Ludwig a écrit :
Since the "Something needs to happen with shared" thread is currently split up 
into a low level
discussion (atomic operations, memory barriers etc.) and a high level one 
(classes, mutexes), it
probably makes sense to explicitly state that this proposal here applies more 
to the latter.

One problem remains : even with isolated like you propose, some memory barriers are required (acquire/release semantic is required). So it does seems pretty hard to get away with it only using lib.

Reply via email to