Searched refs:DbBusyHandler (Results 1 – 1 of 1) sorted by relevance
312 static int DbBusyHandler(void *cd, const char *zTable, int nTries){ in DbBusyHandler() function599 sqlite_busy_handler(pDb->db, DbBusyHandler, pDb); in DbObjCmd()