]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix threads.c so that setting sqlite3FaultSim(200) using the
authordrh <drh@noemail.net>
Fri, 25 Sep 2015 23:40:01 +0000 (23:40 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Sep 2015 23:40:01 +0000 (23:40 +0000)
commit2ea31b1286adb309baad799e5e82a2d28071d785
tree73333659785748e9d0a65e025347ba29ee10a50a
parent68391acd5f11ec64e74eca419ec8088f26c03c5c
Fix threads.c so that setting sqlite3FaultSim(200) using the
SQLITE_TESTCTRL_FAULT_INSTALL callback causes both unix and windows worker
threads to be sequential and deterministic, so that they can be tested
reliably.

FossilOrigin-Name: 2d867c054d6d3e1e841ba9ca524e986bc6993ac3
manifest
manifest.uuid
src/threads.c