On 2014-05-29 13:01, Robert Schadek via Digitalmars-d wrote:

properly, but collections is not atomar and you have to prevent threads
that are created during collection from collecting. so you still need to
lock

The GC already stops the world, can a thread then be created during a collection?

--
/Jacob Carlborg

Reply via email to