Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid running thread1.test or thread2.test if SQLITE_MUTEX_NOOP is defined. | dan | 2011-04-07 |
* | Simplify os_unix.c by removing support for LinuxThreads. Linux systems must | drh | 2010-05-14 |
* | Trying to open a transaction in one thread and close it in another is a misus... | dan | 2009-09-09 |
* | Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0 | drh | 2008-10-07 |
* | Omit thread2.test if memory-management is enabled at compile time. (CVS 2975) | danielk1977 | 2006-01-18 |
* | Add tests and fix bugs in the new cross-thread lock resolution code. | drh | 2006-01-15 |