]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_THREADS_OVERRIDE_LOCKS compile-time option that disables
authordrh <drh@noemail.net>
Tue, 31 Jan 2006 23:03:35 +0000 (23:03 +0000)
committerdrh <drh@noemail.net>
Tue, 31 Jan 2006 23:03:35 +0000 (23:03 +0000)
commit5062d3a048f9abdba3640a0cf9c247f9b451528b
tree524aca2847416b940788892e3ba7c7449e044df6
parent15b9a15a8de01b60f5e715864b9a829752c08581
Add the SQLITE_THREADS_OVERRIDE_LOCKS compile-time option that disables
the run-time test to see if threads can override each others locks on unix. (CVS 3050)

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