Home
last modified time | relevance | path

Searched refs:nAutoCrash (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c108 int nAutoCrash; /* Number of syncs until a crash */ member
263 if( pDb->nAutoCrash ){ in testEnvSync()
264 pDb->nAutoCrash--; in testEnvSync()
265 if( pDb->nAutoCrash==0 ){ in testEnvSync()
1149 p->nAutoCrash = iSync; in tdb_lsm_prepare_sync_crash()