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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h503 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
514 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
646 ** <li> [SQLITE_IOCAP_ATOMIC]
659 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c1056 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
1067 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1199 ** <li> [SQLITE_IOCAP_ATOMIC]
1212 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]

Completed in 292 milliseconds