]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use recursive mutexes in pthreads. If the pthreads implementation does not
authordrh <drh@noemail.net>
Sat, 25 Aug 2007 14:39:45 +0000 (14:39 +0000)
committerdrh <drh@noemail.net>
Sat, 25 Aug 2007 14:39:45 +0000 (14:39 +0000)
commit058897a92e22baf055595ab4239972cf5bcd926d
tree7f7eff8a67083d6a5e116fd31a263d0d0bc7bf32
parent222a757dbad4a7b72d9b425ea2c4db05eafe52cd
Use recursive mutexes in pthreads.  If the pthreads implementation does not
support recursive mutexes, then you cannot compile SQLite with
SQLITE_THREADSAFE=1.  Ticket #2588. (CVS 4297)

FossilOrigin-Name: 1668284d151e78d16b0d83bf55dfd9d349a452a7
manifest
manifest.uuid
src/mutex.c
src/sqliteInt.h