Searched refs:apndSleep (Results 1 – 1 of 1) sorted by relevance
169 static int apndSleep(sqlite3_vfs*, int microseconds);193 apndSleep, /* xSleep */612 static int apndSleep(sqlite3_vfs *pVfs, int nMicro){ in apndSleep() function