]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add experimental feature to detect threading bugs in apps that use
authordan <dan@noemail.net>
Sat, 25 Nov 2017 17:51:01 +0000 (17:51 +0000)
committerdan <dan@noemail.net>
Sat, 25 Nov 2017 17:51:01 +0000 (17:51 +0000)
commit8385becfe153283312468feb5bf32219e6973940
tree7748a52cfecc129b9ad22c3fd5aeca3cae1b7bdd
parentd37ce8396a820cb01105d3c88b63e3922ff77c98
Add experimental feature to detect threading bugs in apps that use
SQLITE_CONFIG_MULTITHREADED. Enabled at compile time using
SQLITE_ENABLE_MULTITHREADED_CHECKS.

FossilOrigin-Name: a66886ac13aa6d8ccbb6d673ddd00267c93e3ee1fbc158236fce3157d150868d
manifest
manifest.uuid
src/main.c
src/mutex.c
src/sqliteInt.h