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

  /external/chromium_org/third_party/sqlite/src/src/
wal.c 278 #define WAL_CKPT_LOCK 1
323 ** holding the WAL_CKPT_LOCK lock (which includes a recovery thread).
736 }else if( lockIdx==WAL_CKPT_LOCK ){
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 102 milliseconds