> On Feb 16, 2017, at 1:02 PM, James Walker <jam...@frameforge3d.com> wrote:
> 
> For what it's worth, the OS header recommends replacing it with the function 
> atomic_compare_exchange_strong, which I assume refers to the C++11 template 
> function.

It’s also available in C as a macro defined in <stdatomic.h>.
(At least, it’s in Clang’s C library.)

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to