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