Home
last modified time | relevance | path

Searched defs:SQLITE_THREADSAFE (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/library/
Dsqlite3.rst526 .. _SQLITE_THREADSAFE: https://sqlite.org/compile.html#threadsafe target
/third_party/sqlite/src/
Dsqlite3.c13647 # define SQLITE_THREADSAFE THREADSAFE macro
13649 # define SQLITE_THREADSAFE 1 /* IMP: R-07272-22309 */ macro