$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] clang-3.6 thread sanitizer complains on shared_ptroperations
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-21 13:38:12
Gaetano Mendola wrote:
> Same issue with -DBOOST_SP_USE_STD_ATOMIC however
> with -DBOOST_SP_USE_PTHREADS the warning disappears.
>
> Annoying.
If it persists when boost:: use is replaced with std::thread, std::mutex and
std::shared_ptr, it should be obvious that it's not our fault. :-)