]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the unixShmLock() function to avoid iterating through the (possibly large...
authordan <dan@noemail.net>
Fri, 28 Aug 2020 19:27:15 +0000 (19:27 +0000)
committerdan <dan@noemail.net>
Fri, 28 Aug 2020 19:27:15 +0000 (19:27 +0000)
commit8337da6678bc2f83c0ba84aec89c751cdeadf1e5
treed135c9906cc6fb241482965398b488d666e3d228
parent832aa023c600c59c1769cce013ab6ced488300d0
Modify the unixShmLock() function to avoid iterating through the (possibly large) set of connections to the same database file.

FossilOrigin-Name: e0faddf0dfc3a40b6b94408296dd781dd0264ecc9f2129ce4405438433fb00e0
manifest
manifest.uuid
src/os_unix.c