Searched refs:busy_handler (Results 1 – 2 of 2) sorted by relevance
48 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member244 #define sqlite3_busy_handler sqlite3_api->busy_handler
87076 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*);87272 #define sqlite3_busy_handler sqlite3_api->busy_handler
Completed in 296 milliseconds