Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3ext.h47 int (*busy_timeout)(sqlite3*,int ms); member
391 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
/third_party/sqlite/src/
Dsqlite3.c127818 int (*busy_timeout)(sqlite3*,int ms);
128158 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch189450 - if( sqlite3_stricmp("busy_timeout",zArg1)==0
189460 + if( sqlite3_stricmp("busy_timeout",zArg1)==0