PAGER_NO_READLOCK 8352 third_party/sqlite/amalgamation/sqlite3.c #define PAGER_NO_READLOCK 0x0002 /* Omit readlocks on readonly files */ PAGER_NO_READLOCK 61 third_party/sqlite/src/src/pager.h #define PAGER_NO_READLOCK 0x0002 /* Omit readlocks on readonly files */