]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use __atomic_load_n() and __atomic_store_n() for a few more things where they are...
authordan <dan@noemail.net>
Mon, 30 Mar 2020 13:35:05 +0000 (13:35 +0000)
committerdan <dan@noemail.net>
Mon, 30 Mar 2020 13:35:05 +0000 (13:35 +0000)
commit892edb69c4f1071b682d88d13be45f7faa980f63
tree8bceda36b2f53eb1fa1501a296a04cd6566bb403
parent3e42b9917566acdc67a04b08dbf8fc3227fc785d
Use __atomic_load_n() and __atomic_store_n() for a few more things where they are available.

FossilOrigin-Name: a49f8ec552bede7da731e0571ccf49de1a30e7be3a5673150436c8b411ba6ffc
manifest
manifest.uuid
src/btree.c
src/main.c
src/malloc.c
src/sqliteInt.h
src/tokenize.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
src/wal.c