$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] intrusive_ptr and multi-threading
From: Andrej van der Zee (andrejvanderzee_at_[hidden])
Date: 2011-06-13 05:38:05
Hi,
I am looking for an efficient way to use boost::intrusive_ptr in a
multi-threaded application. In the source-tree I encountered the macro
BOOST_INTERLOCKED_INCREMENT/DECREMENT. Should I use these too and how
are these implemented in Linux? Where can I find documentation on
these macros?
Thank you,
Andrej