Searched refs:SQLITE_IOCAP_ATOMIC (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h503 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
518 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
651 ** <li> [SQLITE_IOCAP_ATOMIC]
664 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c1053 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
1068 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1201 ** <li> [SQLITE_IOCAP_ATOMIC]
1214 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]

Completed in 451 milliseconds