]> git.ipfire.org Git - thirdparty/sqlite.git/commit
On the windows VFS, do not try to make InterlockedCompareExchange an
authordrh <drh@noemail.net>
Wed, 6 Aug 2014 11:57:54 +0000 (11:57 +0000)
committerdrh <drh@noemail.net>
Wed, 6 Aug 2014 11:57:54 +0000 (11:57 +0000)
commit2abe6a281c3937ce4c2a12475dc8c13ac769b656
tree03c235c3df41fae226d032b89cd647a18b509930
parent17835a5443f826613451412fc847fcfed8534757
On the windows VFS, do not try to make InterlockedCompareExchange an
overloadable function, since sometimes it is a macro.

FossilOrigin-Name: ab1a751e1304749bef5bc5c833f9abed8950f7d0
manifest
manifest.uuid
src/os_win.c