Add infrastructure to support for using F_SETLKW with a timeout on system
commit7c7c4657bd4b1bac856d58b208ece9f19961fea1
authorD. Richard Hipp <drh@hwaci.com>
Mon, 26 Mar 2018 17:40:53 +0000 (26 17:40 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 26 Mar 2018 17:40:53 +0000 (26 17:40 +0000)
treee4f1e84ab6ee145b9174f901929f9ab85c091029
parentc6f7b0fa103cbcf4d33edcf04d78d60646a2f93f
Add infrastructure to support for using F_SETLKW with a timeout on system
that support that functionality.  Requires SQLITE_ENABLE_SETLK_TIMEOUT.
src/btree.c
src/main.c
src/os_unix.c
src/sqlite.h.in
src/sqliteInt.h