$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tony Juricic (tonygeek_at_[hidden])
Date: 2004-09-05 09:48:45
"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.
Exported from kernel32 but only on XP and Server 2003.
Tony