]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Shuffle some of the mutex related documentation in sqlite.h.in to match the new sqlit...
authordanielk1977 <danielk1977@noemail.net>
Thu, 19 Jun 2008 08:51:23 +0000 (08:51 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 19 Jun 2008 08:51:23 +0000 (08:51 +0000)
commit4a9d1f665f67ddbfffd76e7691e7a024093b80c8
tree98f06fb2547531dda4e426943215ee6a1ebc1140
parentbb5a9c3eea276ff67a2823df1cad92a3af1be354
Shuffle some of the mutex related documentation in sqlite.h.in to match the new sqlite3_mutex_methods based API. (CVS 5244)

FossilOrigin-Name: 9cd7f8669a59c6096331229df2e2ad87e628abab
manifest
manifest.uuid
src/mutex.c
src/mutex_os2.c
src/mutex_unix.c
src/mutex_w32.c
src/sqlite.h.in
src/test_mutex.c