HomeSort by relevance Sort by last modified time
    Searched full:icountdown (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
test_malloc.c 27 int iCountdown; /* Number of pending successes before a failure */
54 if( memfault.iCountdown>0 ){
55 memfault.iCountdown--;
128 memfault.iCountdown = nDelay;
166 return memfault.iCountdown;
    [all...]

Completed in 177 milliseconds