]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In test_mutex.c, zero the global structure staticly instead of in Sqlitetest_mutex_In...
authordanielk1977 <danielk1977@noemail.net>
Wed, 11 Feb 2009 05:18:06 +0000 (05:18 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 11 Feb 2009 05:18:06 +0000 (05:18 +0000)
commit9ec30744bfb204d37b590a9adfe8e3115ccbdb15
tree51740a5a812fbcaab1077e2a3c39ec28a84e3af2
parent2b754b4820fa1b438608e4e4ab551c5fe05cc723
In test_mutex.c, zero the global structure staticly instead of in Sqlitetest_mutex_Init(). This is because Sqlitetest_mutex_Init() is now called by each thread during thread tests ((6193)). Test code changes only. (CVS 6279)

FossilOrigin-Name: 8b318b9385d0542ca56750b901c0c6b7d05ca634
manifest
manifest.uuid
src/test_mutex.c