]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Only do the specialized MacOS single-core zone_malloc initialization if
authordrh <drh@noemail.net>
Sat, 18 Mar 2017 13:59:46 +0000 (13:59 +0000)
committerdrh <drh@noemail.net>
Sat, 18 Mar 2017 13:59:46 +0000 (13:59 +0000)
commita80e160634c95ab4d72ed0760d7a70eca458334a
tree5fcb221b1cb0688b30f28c439389357ca51af2df
parent46acfc2b4737258bf4af6f34f9ba88f0281d73bb
Only do the specialized MacOS single-core zone_malloc initialization if
compiled with the SQLITE_MIGHT_BE_SINGLE_CORE flag.  This avoids a (harmless)
warning about OSAtomicCompareAndSwapPtrBarrier() being deprecated.

FossilOrigin-Name: 4e6a03d9e12b120d15946b025f97a97697cb8e8af543c238ffda220c9e3f28f4
manifest
manifest.uuid
src/mem1.c