Home | History | Annotate | Download | only in native

Lines Matching refs:busyhandler

56     jobject bh;			/* BusyHandler object */
448 busyhandler(void *udata, const char *table, int count)
1332 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h);
1336 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h);