busy_handler 101903 ext/sqlite3/libsqlite/sqlite3.c int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); busy_handler 102154 ext/sqlite3/libsqlite/sqlite3.c #define sqlite3_busy_handler sqlite3_api->busy_handler busy_handler 48 ext/sqlite3/libsqlite/sqlite3ext.h int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); busy_handler 299 ext/sqlite3/libsqlite/sqlite3ext.h #define sqlite3_busy_handler sqlite3_api->busy_handler