]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experiment with having SQLITE_ENABLE_SETLK_TIMEOUT builds on unix use a condition...
authordan <Dan Kennedy>
Fri, 16 Jul 2021 18:30:27 +0000 (18:30 +0000)
committerdan <Dan Kennedy>
Fri, 16 Jul 2021 18:30:27 +0000 (18:30 +0000)
commit740fe883b45b7c9c31d238b7eeaa2e5fa79eb778
tree8ea81df4b647d5882a011f99c0255887bdc20bac
parent20235e56f71b38788dd2e113eebdc6d564ff1bbc
Experiment with having SQLITE_ENABLE_SETLK_TIMEOUT builds on unix use a condition variable to wait for wal locks held by other threads.

FossilOrigin-Name: 4a9f5ce79d349a5a352c4a5524ace82611ab1058a3e6cb012ee7d0071f9c8cd2
manifest
manifest.uuid
src/os_unix.c
test/threadtest3.c