Boost logo

Boost :

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. :-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk