]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change things so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined as 2 instead of 1...
authordan <dan@noemail.net>
Mon, 29 Jun 2020 18:22:21 +0000 (18:22 +0000)
committerdan <dan@noemail.net>
Mon, 29 Jun 2020 18:22:21 +0000 (18:22 +0000)
commit5289c51050a9cc4860dca4afcbb276710b7ff8d6
tree86ee2760c9c923c27dbbd3941f176561d2317ca9
parent2bfd35b8d2871012f3061c89aef9cdb6ad7dbd94
Change things so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined as 2 instead of 1, all blocking locks are taken for a single millisecond and the default busy-handler invoked as normal.

FossilOrigin-Name: ac381e6eb3c9284e65f7aad66d21bee1bca9ef4123684ccaf069b8a6d157a56d
manifest
manifest.uuid
src/os_unix.c