Lines Matching refs:sqlite3_busy_handler
1676 ** is the third argument to sqlite3_busy_handler(). ^The second argument to
1728 SQLITE_API int sqlite3_busy_handler(sqlite3*, int(*)(void*,int), void*);
1733 ** ^This routine sets a [sqlite3_busy_handler | busy handler] that sleeps
1745 ** was defined (using [sqlite3_busy_handler()]) prior to calling
5840 ** the [sqlite3_busy_handler | busy-handler function]