]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplifications to the sqlite3BtreeEnterAll() and LeaveAll() routines.
authordrh <drh@noemail.net>
Tue, 5 Apr 2011 19:27:41 +0000 (19:27 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Apr 2011 19:27:41 +0000 (19:27 +0000)
commit1a86f50d85bdce2d8e766ba2f45a458b9952661b
treedf70e4f52ac1ebac5d413e591c8ffa81322f37e4
parentd3ef5ae05f75fd070be6480e47d45645b8f3d135
Simplifications to the sqlite3BtreeEnterAll() and LeaveAll() routines.
Just have them call BtreeEnter and BtreeLeave() repeatedly rather than
trying to be clever.

FossilOrigin-Name: 51039b3578f948c23a810d176e81fa51a278fb28
manifest
manifest.uuid
src/btmutex.c