Searched refs:cksmSleep (Results 1 – 1 of 1) sorted by relevance
239 static int cksmSleep(sqlite3_vfs*, int microseconds);263 cksmSleep, /* xSleep */757 static int cksmSleep(sqlite3_vfs *pVfs, int nMicro){ in cksmSleep() function