]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update test program "tserver" to use a native pthreads mutex/condition
authordan <dan@noemail.net>
Sat, 29 Jul 2017 17:01:06 +0000 (17:01 +0000)
committerdan <dan@noemail.net>
Sat, 29 Jul 2017 17:01:06 +0000 (17:01 +0000)
commitaf12f8e2c94edca25d6ee8b2e2f16c0b592542ab
treefe41de86f2b42233c306eee02b8a960c044fe3fc
parentaa90aad86bc76c2e00b60c0e1f21253e014ca121
Update test program "tserver" to use a native pthreads mutex/condition
variable to efficiently manage wal file checkpoints without the wal file
growing indefinitely.

FossilOrigin-Name: 8299bdb7cbede30c665dda131bdcbd1d260b3ae9bd16d9b414d8c3776b08f1b3
manifest
manifest.uuid
src/pager.c
src/pager.h
src/server.c
tool/tserver.c