
5 Sep
2004
5 Sep
'04
2:48 p.m.
"John Torjo" wrote
As for more efficient lock-free impleentations (using CAS) Microsoft has (relatively recently) added singly linked lock-free list to Win32 API. There
could you post a link? thanks.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/bas... Exported from kernel32 but only on XP and Server 2003. Tony