Searched refs:busyhandler3 (Results 1 - 1 of 1) sorted by relevance

/external/javasqlite/src/main/native/
H A Dsqlite_jni.c478 busyhandler3(void *udata, int count) function
1331 sqlite3_busy_handler((sqlite3 *) h->sqlite, busyhandler3, h);
1340 sqlite3_busy_handler((sqlite3 *) h->sqlite, busyhandler3, h);

Completed in 71 milliseconds