Searched defs:sqlite3_busy_handler (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | main.c | 1725 int sqlite3_busy_handler( in sqlite3_busy_handler() function |
| H A D | sqlite3ext.h | 401 #define sqlite3_busy_handler sqlite3_api->busy_handler macro |