Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member
411 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c138418 int (*busy_timeout)(sqlite3*,int ms);
138782 #define sqlite3_busy_timeout sqlite3_api->busy_timeout