Searched refs:oomCounter (Results 1 – 1 of 1) sorted by relevance
627 static unsigned int oomCounter = 0; /* Simulate OOM when equals 1 */ variable645 oomCounter--; in oomFault()653 if( oomCounter ){ in oomMalloc()654 if( oomCounter==1 ){ in oomMalloc()658 oomCounter--; in oomMalloc()677 oomCounter = 0; in disableOom()885 oomCounter = atoi(zArg2); in block_troublesome_sql()