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