Searched refs:busy_timeout (Results 1 - 6 of 6) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member in struct:sqlite3_api_routines
327 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c2588 ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
2625 ** or evaluating [PRAGMA busy_timeout=N] will change the
2657 ** See also: [PRAGMA busy_timeout]
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member in struct:sqlite3_api_routines
327 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c2588 ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
2625 ** or evaluating [PRAGMA busy_timeout=N] will change the
2657 ** See also: [PRAGMA busy_timeout]
[all...]
/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java276 public void busy_timeout(int ms) { method in class:Database
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 601 milliseconds