Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_superlock.c31 void *pBusyArg; /* First arg to pass to xBusy */ member
186 void *pBusyArg, /* Context arg for busy handler */ in sqlite3demo_superlock()
Dwal.c1570 void *pBusyArg, /* Context argument for xBusyHandler */ in walBusyLock()
1624 void *pBusyArg, /* Context argument for xBusyHandler */ in walCheckpoint()
2736 void *pBusyArg, /* Context argument for xBusyHandler */ in sqlite3WalCheckpoint()