Home | History | Annotate | Download | only in native

Lines Matching full:busyhandler

57     jobject bh;			/* BusyHandler object */
449 busyhandler(void *udata, const char *table, int count)
1333 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h);
1337 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h);