Searched refs:jtSleep (Results 1 – 1 of 1) sorted by relevance
160 static int jtSleep(sqlite3_vfs*, int microseconds);181 jtSleep, /* xSleep */815 static int jtSleep(sqlite3_vfs *pVfs, int nMicro){ in jtSleep() function