$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interprocess] atomic_write32 on GCC/x86/x68_64 lacks memory barrier
From: Lars Hagström (lars_at_[hidden])
Date: 2014-08-12 04:50:51
> Here is my patch
One more thing, I put the _ReadWriteBarrier intrinsic in atomic.hpp to make
the patch easier to handle for me. I guess it ought to go in the win32 api
header.