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

/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3ext.h49 int (*busy_timeout)(sqlite3*,int ms); member in struct:sqlite3_api_routines
305 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c2329 ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].
2366 ** or evaluating [PRAGMA busy_timeout=N] will change the
2398 ** See also: [PRAGMA busy_timeout]
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h49 int (*busy_timeout)(sqlite3*,int ms); member in struct:sqlite3_api_routines
248 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c[all...]

Completed in 592 milliseconds