Searched refs:busyTimeout (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmain.c896 int timeout = db->busyTimeout;
915 int timeout = ((sqlite3 *)ptr)->busyTimeout;
993 db->busyTimeout = ms;
H A DsqliteInt.h880 int busyTimeout; /* Busy handler timeout, in msec */ member in struct:sqlite3
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9225 int busyTimeout; /* Busy handler timeout, in msec */ member in struct:sqlite3
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10518 int busyTimeout; /* Busy handler timeout, in msec */ member in struct:sqlite3
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10518 int busyTimeout; /* Busy handler timeout, in msec */ member in struct:sqlite3
[all...]

Completed in 692 milliseconds