Searched defs:busy_handler (Results 1 – 3 of 3) sorted by relevance
261 public void busy_handler(SQLite.BusyHandler bh) { in busy_handler() method in Database
46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member