Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tkt3472.test
2010-05-14
| ||
12:43 | Deleted: Simplify os_unix.c by removing support for LinuxThreads. Linux systems must either use NPTL or else not share database connections across threads. (check-in: [e294b696ba] user: drh branch: trunk, size: 0) | |
2008-12-03
| ||
22:32 | [98c7e54b8f] part of check-in [31f6090e22] Reorganize the proxy-locking method in os_unix.c. Additional cleanup. (CVS 5971) (check-in: [31f6090e22] user: drh branch: trunk, size: 998) | |
2008-11-13
| ||
18:02 | [e689a68763] part of check-in [428a547920] Fixed typo in tkt3472.test that prevented the test from running. (CVS 5903) (check-in: [428a547920] user: shane branch: trunk, size: 1039) | |
2008-11-12
| ||
14:07 | [33bec8e3b6] part of check-in [ab418656db] Omit the threadOverrideEachOthersLocks tests for builds that non-unix or non-threadsafe. (CVS 5893) (check-in: [ab418656db] user: drh branch: trunk, size: 1036) | |
2008-11-11
| ||
18:34 | Added: [cc1fa004ed] part of check-in [8ecae0943b] Change the way threadsOverrideEachOthersLocks() works to avoid trying to write-lock a (potentially) read-only files. Also, assume that on non-linux systems threads do override each others locks. Ticket #3472. (CVS 5883) (check-in: [8ecae0943b] user: danielk1977 branch: trunk, size: 928) | |