]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Move the xShmMap method to in between xShmLock and xShmBarrier, since it seems
authordrh <drh@noemail.net>
Mon, 14 Jun 2010 18:01:46 +0000 (18:01 +0000)
committerdrh <drh@noemail.net>
Mon, 14 Jun 2010 18:01:46 +0000 (18:01 +0000)
commit6b017cc6d49512fd8b132c5f88df094f39be5320
tree86d03e26109f6dfcbb45a74dbd5bab7d778d56ab
parent6f72beb20cd2b5a4d66391f046bb4adf4fb3c6b4
Move the xShmMap method to in between xShmLock and xShmBarrier, since it seems
to fit in there logically.

FossilOrigin-Name: 58dfd83d8b7905391e2a06bb918ffa209c6de6b5
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/test6.c
src/test_devsym.c
src/test_onefile.c
src/test_osinst.c
src/test_vfs.c