]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable worker threads when SQLITE_THREADSAFE=0. Set the default compile-time threads
authordrh <drh@noemail.net>
Fri, 29 Aug 2014 19:06:07 +0000 (19:06 +0000)
committerdrh <drh@noemail.net>
Fri, 29 Aug 2014 19:06:07 +0000 (19:06 +0000)
commit6b2129aaaf69c4318d4dc158b685e4522c4bf633
tree6e5b001e5e1d13abc925408ebd9d06848c0ffec4
parent43cbe1437891abfaf89ae72b85c7c3a0c6dbe45d
Disable worker threads when SQLITE_THREADSAFE=0.  Set the default compile-time
maximum number of worker threads to 8 and honor the
SQLITE_DEFAULT_WORKER_THREADS compile-time constant (which defaults to 0).

FossilOrigin-Name: 33fa0410499900dd8beb44b9a8ffbd9f4b68c8d8
manifest
manifest.uuid
src/main.c
src/sqliteInt.h