]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allocation the mutex used by the unix VFS only once at initialization, instead
authordrh <drh@noemail.net>
Mon, 5 Feb 2018 16:39:12 +0000 (16:39 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Feb 2018 16:39:12 +0000 (16:39 +0000)
commit561158937bab6dcd057026dc554d28a35c7e0bd6
treef0aa6ce7f0a5f687111d0d7494534f1f054d4bcc
parentd1317095b58e87e9543fc35b418b59c70003deb0
Allocation the mutex used by the unix VFS only once at initialization, instead
of every time it is needed.

FossilOrigin-Name: 5764dc160783f5c4017204b3e26a89d31240c868484ced8214c9ad872bd77bd4
manifest
manifest.uuid
src/os_unix.c