Home
last modified time | relevance | path

Searched defs:busyHandler (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/mptest/
H A Dmptest.c321 static int busyHandler(void *pCD, int count){ in busyHandler() function
/sqlite-3.40.0/src/
H A DsqliteInt.h1648 BusyHandler busyHandler; /* Busy callback */ member