Allocation the mutex used by the unix VFS only once at initialization, instead
commite05aa194a3727cb0a24758cb352b7b3852dc6513
authorD. Richard Hipp <drh@hwaci.com>
Mon, 5 Feb 2018 16:39:12 +0000 (5 16:39 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 5 Feb 2018 16:39:12 +0000 (5 16:39 +0000)
tree1944fa7d08092c9e9fe1a1e25eb189f101002884
parentad1a8925d97e95eb2a605870a9d35efef743c015
Allocation the mutex used by the unix VFS only once at initialization, instead
of every time it is needed.
src/os_unix.c