Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_CONFIG_MUTEX

204 ** or [SQLITE_CONFIG_MUTEX].  ^(The return value of the
1334 ** <dt>SQLITE_CONFIG_MUTEX</dt>
1343 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1409 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
5021 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5122 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.