]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add three new static mutexes for use by the application. This is a partial
authordrh <drh@noemail.net>
Wed, 30 Jul 2014 21:10:12 +0000 (21:10 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jul 2014 21:10:12 +0000 (21:10 +0000)
commitd42d0bed943d1c807eed4b69256f4211665cee24
treebf4e9e31e8578ea56844bb46bc298b48892d81db
parenta1a8298c2e89d45be0865b3bead1faf83b926705
Add three new static mutexes for use by the application.  This is a partial
import of changes from the threads branch.

FossilOrigin-Name: 3aad01960f92c5e77dba64ac1a6c6b063378fb97
manifest
manifest.uuid
src/mutex.c
src/mutex_noop.c
src/mutex_unix.c
src/mutex_w32.c
src/sqlite.h.in