]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not attempt to use TryEnterCriticalSection() under win32. It causes
authordrh <drh@noemail.net>
Fri, 5 Oct 2007 15:08:01 +0000 (15:08 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Oct 2007 15:08:01 +0000 (15:08 +0000)
commit865050681a3f78ce87877a0adee059a041147b8b
tree2bae4ae5fffe78d613f67412b20432e75cb97f6b
parent20e987a1405517b9841bf5513bfae0ba34a20fff
Do not attempt to use TryEnterCriticalSection() under win32.  It causes
too many compiler problems.  Ticket #2685. (CVS 4471)

FossilOrigin-Name: f795431c725d88bd4011f20cf63cac630de842f1
manifest
manifest.uuid
src/mutex_w32.c