Searched refs:kvvfsSleep (Results 1 – 1 of 1) sorted by relevance
88 static int kvvfsSleep(sqlite3_vfs*, int microseconds);108 kvvfsSleep, /* xSleep */932 static int kvvfsSleep(sqlite3_vfs *pVfs, int nMicro){ in kvvfsSleep() function