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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c9233 static int apndSleep(sqlite3_vfs *pVfs, int nMicro){ argument
9234 return ORIGVFS(pVfs)->xSleep(ORIGVFS(pVfs), nMicro);
H A Dsqlite3.c26042 sqlite3OsSleep(sqlite3_vfs *pVfs, int nMicro) argument
37975 kvvfsSleep(sqlite3_vfs *pVfs, int nMicro) argument
53224 memdbSleep(sqlite3_vfs *pVfs, int nMicro) argument
221563 rbuVfsSleep(sqlite3_vfs *pVfs, int nMicro) argument
[all...]

Completed in 1024 milliseconds