GC, the simple solution

Sean Kelly sean at f4.ca
Fri Jun 16 12:12:31 PDT 2006


Don Clugston wrote:
> 
> I'd really like to see this included in the standard distribution.
> Has anyone made a general-purpose lock-free linked list? Just a 
> low-level list of void * pointers would be fantastic.

Mango contains some of Doug Lea's containers and there may be one there. 
  If not, it shouldn't be tremendously difficult to implement or port 
one.  I'm not sure I have the time right now, but if someone wants to 
the the atomic package in Ares they're more than welcome to.


Sean



More information about the Digitalmars-d mailing list