Searched refs:nAutoCrash (Results 1 – 1 of 1) sorted by relevance
108 int nAutoCrash; /* Number of syncs until a crash */ member263 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()