]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_MAX_WORKER_THREADS compile time option. And the SQLITE_CONFIG_WORKER_T...
authordan <dan@noemail.net>
Mon, 31 Mar 2014 19:57:34 +0000 (19:57 +0000)
committerdan <dan@noemail.net>
Mon, 31 Mar 2014 19:57:34 +0000 (19:57 +0000)
commitb3f56fdb69201329c96ef9bb904a5df46fc62c0d
tree22e2c276f7d3152a78a4871fce8d028b12b5d5c8
parent853c4a7621b37ecb3c4cab8ca1fb7fc06fb1a533
Add the SQLITE_MAX_WORKER_THREADS compile time option. And the SQLITE_CONFIG_WORKER_THREADS sqlite3_config() switch.

FossilOrigin-Name: 2774710df8cd2bfaca49888c69f1b01c0ddadf9a
manifest
manifest.uuid
src/global.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/threads.c
src/vdbesort.c