Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member
409 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
H A Dsqlite3.c136480 int (*busy_timeout)(sqlite3*,int ms);
136842 #define sqlite3_busy_timeout sqlite3_api->busy_timeout