]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modifications to the way blocking locks are used in SQLITE_ENABLE_SETLK_TIMEOUT build... setlk-deadlock-fix
authordan <dan@noemail.net>
Fri, 27 Mar 2020 17:23:17 +0000 (17:23 +0000)
committerdan <dan@noemail.net>
Fri, 27 Mar 2020 17:23:17 +0000 (17:23 +0000)
commit97ccc1bd1150177ead9129d322241c0e1d71a665
treebaa3e6393cc262805743f105946e786689af9c84
parent95b395901a3b34c9b26b42da80ead52d02f0e54a
Modifications to the way blocking locks are used in SQLITE_ENABLE_SETLK_TIMEOUT builds so that multiple processes or threads may not deadlock when operating on a single database.

FossilOrigin-Name: c516027d5fd876b7d0bf566435667d554db29ded30ad6fc1165caa4a93d015a0
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/sqlite.h.in
src/wal.c