]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove public APIs sqlite3_mutex_init() and sqlite3_mutex_end(). This commit only...
authordanielk1977 <danielk1977@noemail.net>
Wed, 18 Jun 2008 18:57:42 +0000 (18:57 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 18 Jun 2008 18:57:42 +0000 (18:57 +0000)
commitd025174f0bf2db03fe05182550de9800ff016d57
tree71a1dd41fcb0cc0a765f5b4de176e8c7dc154129
parent9ac3fe979f364522685ba6daa46f047797aeed83
Remove public APIs sqlite3_mutex_init() and sqlite3_mutex_end(). This commit only changes the code, documentation is not updated yet. (CVS 5238)

FossilOrigin-Name: 42a2a8f49324e2e07b81fd08e24f636a2d98a961
manifest
manifest.uuid
src/main.c
src/mutex.c
src/mutex.h
src/sqlite.h.in
src/sqliteInt.h