The problem with the D GC
Frits van Bommel
fvbommel at REMwOVExCAPSs.nl
Mon Jan 8 09:51:22 PST 2007
Frits van Bommel wrote:
> If you don't want to use them at all, I think the closest you'd get
> would involve implementing thread-local heaps.
> But that would still require a mutex if you want to allow deleting an
> object from a different thread than it was allocated in...
Now that I think about it, maybe it would be possible to eliminate that
mutex as well. Hmm...
More information about the Digitalmars-d
mailing list