]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a memory barrier to the mutex initialization logic, try to work around
authordrh <drh@noemail.net>
Sun, 6 Sep 2015 02:51:04 +0000 (02:51 +0000)
committerdrh <drh@noemail.net>
Sun, 6 Sep 2015 02:51:04 +0000 (02:51 +0000)
commit6081c1dbdf7730752bbde89ebb17d01bb30bf8f0
treee82661b7eaaab7bde1934ddb05ecd9cdd9a2da60
parent0b8d255c37ea9830cecabb57f1c2ba6305eacc44
Add a memory barrier to the mutex initialization logic, try to work around
an issue reported by WebKit.

FossilOrigin-Name: 11a9a786ec06403addb47f5c6fb142b382fae522
manifest
manifest.uuid
src/mutex.c
src/mutex.h
src/mutex_unix.c
src/mutex_w32.c
src/sqliteInt.h