Home
last modified time | relevance | path

Searched refs:nMicro (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c6778 static int apndSleep(sqlite3_vfs *pVfs, int nMicro){ in apndSleep() argument
6779 return ORIGVFS(pVfs)->xSleep(ORIGVFS(pVfs), nMicro); in apndSleep()
H A Dsqlite3.c25147 sqlite3OsSleep(sqlite3_vfs *pVfs, int nMicro) sqlite3OsSleep() argument
36727 kvvfsSleep(sqlite3_vfs *pVfs, int nMicro) kvvfsSleep() argument
51981 memdbSleep(sqlite3_vfs *pVfs, int nMicro) global() argument
214051 rbuVfsSleep(sqlite3_vfs *pVfs, int nMicro) global() argument
[all...]

Completed in 162 milliseconds