Home
last modified time | relevance | path

Searched defs:SQLITE_CHECKPOINT_RESTART (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h9513 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */ macro
/third_party/sqlite/src/
H A Dsqlite3.c9822 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */ macro
[all...]

Completed in 144 milliseconds