]> granicus.if.org Git - json-c/commit
Add a --enable-threading configure option, and only use the (slower) __sync_add_and_f...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 4 Sep 2017 03:37:12 +0000 (23:37 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Mon, 4 Sep 2017 03:37:12 +0000 (23:37 -0400)
commit2d1da5ab13463dc52c9e8d262cb51b80c7376ebb
tree6fbbbf805f1d8c628afc4474efa2773e406e3178
parent8777c9477a86beeeffe87afe7d3991b3a9298862
Add a --enable-threading configure option, and only use the (slower) __sync_add_and_fetch()/__sync_sub_and_fetch() function when it is specified.
README.md
configure.ac
json_object.c