Home
last modified time | relevance | path

Searched defs:SQLITE_THREADS_IMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c33708 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
33780 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c34101 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
34173 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c33949 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
34021 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c33708 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro
33780 #define SQLITE_THREADS_IMPLEMENTED 1 /* Prevent the single-thread code below */ macro