Home
last modified time | relevance | path

Searched defs:unixSleep (Results 1 – 6 of 6) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dos_unix.c5331 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_unix.c6223 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos_unix.c6504 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_unix.c6645 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_unix.c6644 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function
/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c54099 static int unixSleep(unqlite_vfs *NotUsed, int microseconds) in unixSleep() function