Searched refs:memSleep (Results 1 – 1 of 1) sorted by relevance
101 static int memSleep(sqlite3_vfs*, int microseconds);122 memSleep, /* xSleep */425 static int memSleep(sqlite3_vfs *pVfs, int nMicro){ in memSleep() function