$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rakesh Sinha (rakesh.usenet_at_[hidden])
Date: 2007-11-26 20:53:10
Hi -
I was just curious about some kind of lock-free data structure
implementation (CAS algorithms specifically for Linux/GCC platform )
present in the boost library. After searching through the archives - I
came across a Read-Writable lock that was later recalled.
Can someone help me with some current status / point me to an
appropriate API regarding the same. Thanks for the help.