Searched refs:busy_timeout (Results 1 – 4 of 4) sorted by relevance
244 # EVIDENCE-OF: R-23579-05241 PRAGMA busy_timeout; PRAGMA busy_timeout =254 db2 eval {PRAGMA busy_timeout}261 db2 eval {PRAGMA busy_timeout}265 db2 eval {PRAGMA busy_timeout(400)}271 db2 eval {PRAGMA busy_timeout}274 db2 eval {PRAGMA busy_timeout(0)}278 db2 eval {PRAGMA busy_timeout}
47 int (*busy_timeout)(sqlite3*,int ms); member402 #define sqlite3_busy_timeout sqlite3_api->busy_timeout
2720 ** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout].2757 ** or evaluating [PRAGMA busy_timeout=N] will change the2789 ** See also: [PRAGMA busy_timeout]
370 NAME: busy_timeout