Home
last modified time | relevance | path

Searched defs:nBusy (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dtest_superlock.c32 int nBusy; /* Number of times xBusy has been invoked */ member
285 static int superlock_busy(void *pCtx, int nBusy){ in superlock_busy()
Dtest_thread.c253 static int xBusy(void *pArg, int nBusy){ in xBusy()
DsqliteInt.h516 int nBusy; /* Incremented with each busy call */ member
/external/chromium_org/third_party/sqlite/src/ext/rtree/
Drtree.c153 int nBusy; /* Current number of users of this structure */ member
/external/sqlite/dist/
Dsqlite3.c8690 int nBusy; /* Incremented with each busy call */ member
/external/sqlite/dist/orig/
Dsqlite3.c8690 int nBusy; /* Incremented with each busy call */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c7496 int nBusy; /* Incremented with each busy call */ member