HomeSort by: relevance | last modified time | path
    Searched refs:SQLITE_CHECKPOINT_RESTART (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 10088 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
10098 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
10179 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */
sqlite3.c 10409 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
10419 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
10500 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for readers */
    [all...]

Completed in 109 milliseconds