Searched defs:progress_handler (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h118 void (*progress_handler)(sqlite3*,int,int(*)(void*),void*); member in struct:sqlite3_api_routines
H A Dshell.c19179 static int progress_handler(void *pClientData) { function

Completed in 182 milliseconds