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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h461 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
472 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
588 ** <li> [SQLITE_IOCAP_ATOMIC]
601 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c985 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
996 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1112 ** <li> [SQLITE_IOCAP_ATOMIC]
1125 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]

Completed in 313 milliseconds