Home
last modified time | relevance | path

Searched refs:apndSleep (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c3522 static int apndSleep(sqlite3_vfs*, int microseconds);
3546 apndSleep, /* xSleep */
3902 static int apndSleep(sqlite3_vfs *pVfs, int nMicro){ in apndSleep() function
/external/sqlite/dist/
Dshell.c3528 static int apndSleep(sqlite3_vfs*, int microseconds);
3552 apndSleep, /* xSleep */
3908 static int apndSleep(sqlite3_vfs *pVfs, int nMicro){ in apndSleep() function