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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h10789 # undef SQLITE_OMIT_WAL macro
10790 # define SQLITE_OMIT_WAL 1/* because it requires shared memory APIs */ macro
H A Dsqlite3.c11102 # undef SQLITE_OMIT_WAL macro
11103 # define SQLITE_OMIT_WAL 1/* because it requires shared memory APIs */ macro
15489 # define SQLITE_OMIT_WAL 1 macro
[all...]

Completed in 461 milliseconds