]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the mutex counter and the logic that attempts to verify that btree
authordrh <drh@noemail.net>
Tue, 5 Apr 2011 17:31:56 +0000 (17:31 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Apr 2011 17:31:56 +0000 (17:31 +0000)
commite54e051800948da6bc223e51981cfb437d53911b
tree7f1aed26eafca2476d8df89b7e49cec1632f0e73
parentce8e5ffe1c393127300059512b8b5d6e17efa6c6
Remove the mutex counter and the logic that attempts to verify that btree
mutexes are held continuously.  We are not making that assumption at this
time.

FossilOrigin-Name: 242ce7cff416a87d57d4eb624cb79fa4e2215559
manifest
manifest.uuid
src/btmutex.c
src/btree.h
src/btreeInt.h
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c