Home
last modified time | relevance | path

Searched defs:pBusyArg (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_superlock.c31 void *pBusyArg; /* First arg to pass to xBusy */ member
186 void *pBusyArg, /* Context arg for busy handler */ in sqlite3demo_superlock()
H A Dwal.c1946 void *pBusyArg, /* Context argument for xBusyHandler */ in walBusyLock()
2040 void *pBusyArg, /* Context argument for xBusyHandler */ in walCheckpoint()
3847 void *pBusyArg, /* Context argument for xBusyHandler */ in sqlite3WalCheckpoint()
H A DsqliteInt.h1066 void *pBusyArg; /* First arg to busy callback */ member