This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Prototype libatomic


On 03/14/12 11:54, PaweÅ Sikora wrote:
> is this yet another libatomic implementation better than atomic_ops?
> 
> http://www.hpl.hp.com/research/linux/atomic_ops/
> https://github.com/ivmai/libatomic_ops/

My implementation is targeted at the requirements of C++11.
The projects you reference are not.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]