]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The pcache and the built-in VFSes should not use mutexes when
authordrh <drh@noemail.net>
Tue, 26 Apr 2016 18:58:54 +0000 (18:58 +0000)
committerdrh <drh@noemail.net>
Tue, 26 Apr 2016 18:58:54 +0000 (18:58 +0000)
commit97a7e5e68cdfe31e9e020ed59d8f93787e18cd25
treef8822afd0388a9bac1f61fa582b2350a2ad3c845
parentb283a0cde90b25fd01054228e4c5a680233d4742
The pcache and the built-in VFSes should not use mutexes when
SQLITE_CONFIG_SINGLETHREAD is set.

FossilOrigin-Name: 12418b100196abbfbfb85e0ab4bb6b1cbf335df7
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/pcache1.c