HomeSort by relevance Sort by last modified time
    Searched refs:UNKNOWN_LOCK (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
pager.c 396 ** database in the ERROR state, Pager.eLock is set to UNKNOWN_LOCK. It
399 ** omits the check for a hot-journal if Pager.eLock is set to UNKNOWN_LOCK
404 ** Pager.eLock may only be set to UNKNOWN_LOCK when the pager is in
407 #define UNKNOWN_LOCK (EXCLUSIVE_LOCK+1)
477 ** UNKNOWN_LOCK. See the comment above the #define of UNKNOWN_LOCK for
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 120 milliseconds