Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member
408 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
/third_party/sqlite/src/
H A Dsqlite3.c3040 ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
3077 ** or evaluating [PRAGMA busy_timeout=N] will change the
3109 ** See also: [PRAGMA busy_timeout]
[all...]

Completed in 171 milliseconds