Home | History | Annotate | Download | only in amalgamation

Lines Matching full:sqlite3_threadsafe

179 ** ^The sqlite3_threadsafe() function returns zero if and only if
205 ** sqlite3_threadsafe() function shows only the compile-time setting of
207 ** sqlite3_config(). In other words, the return value from sqlite3_threadsafe()
212 SQLITE_API int sqlite3_threadsafe(void);
2762 ** (with [SQLITE_THREADSAFE=0] and with [sqlite3_threadsafe()] returning 0)