Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest6.c152 int iCrash; /* Crash on the iCrash'th call to xSync() */ member
494 printf("cfSync(): name matched, g.iCrash = %d\n", g.iCrash); in cfSync()
496 if( (--g.iCrash)==0 ) isCrash = 1; in cfSync()
958 g.iCrash = iDelay; in crashParamsObjCmd()