Searched refs:DbBusyHandler (Results 1 – 1 of 1) sorted by relevance
629 static int DbBusyHandler(void *cd, int nTries){ in DbBusyHandler() function2188 sqlite3_busy_handler(pDb->db, DbBusyHandler, pDb); in DbObjCmd()