Searched refs:fsSleep (Results 1 – 1 of 1) sorted by relevance
172 static int fsSleep(sqlite3_vfs*, int microseconds);200 fsSleep, /* xSleep */803 static int fsSleep(sqlite3_vfs *pVfs, int nMicro){ in fsSleep() function