aboutsummaryrefslogtreecommitdiff
path: root/test/thread2.test
Commit message (Expand)AuthorAge
* Avoid running thread1.test or thread2.test if SQLITE_MUTEX_NOOP is defined.dan2011-04-07
* Simplify os_unix.c by removing support for LinuxThreads. Linux systems mustdrh2010-05-14
* Trying to open a transaction in one thread and close it in another is a misus...dan2009-09-09
* Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0drh2008-10-07
* Omit thread2.test if memory-management is enabled at compile time. (CVS 2975)danielk19772006-01-18
* Add tests and fix bugs in the new cross-thread lock resolution code.drh2006-01-15