Searched defs:unixSleep (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c5393 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ function
6708 unixSleep, /* xSleep */ \
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c29534 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c30387 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30407 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ function
[all...]

Completed in 530 milliseconds