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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15182 typedef struct BusyHandler BusyHandler; typedef in typeref:struct:BusyHandler
15183 struct BusyHandler { struct
15392 ** "BusyHandler" typedefs. vdbe.h also requires a few of the opaque
17694 BusyHandler busyHandler; /* Busy callback */
21281 SQLITE_PRIVATE int sqlite3InvokeBusyHandler(BusyHandler*);
[all...]

Completed in 758 milliseconds