]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update mutex1.test so that it works with the memsubsys1 permutation (pagecache memory...
authordan <dan@noemail.net>
Wed, 26 Jan 2011 07:25:32 +0000 (07:25 +0000)
committerdan <dan@noemail.net>
Wed, 26 Jan 2011 07:25:32 +0000 (07:25 +0000)
commit6d4fb833b7f70192f37c7926aca7f958d8ad0113
tree46c087737aac1fda8008521747ae9bb8328cb853
parent7cfbeb7fb5be5f81aa9e0c469039530c1918b87a
Update mutex1.test so that it works with the memsubsys1 permutation (pagecache memory). Change a few instances of SQLITE_MUTEX_STATIC_LRU2 in comments and test code to STATIC_PMEM.

FossilOrigin-Name: 456bd5c63b41bae8e389df81e318b830aa314000
manifest
manifest.uuid
src/mutex_unix.c
src/mutex_w32.c
src/test_mutex.c
test/mutex1.test