Home | History | Annotate | Download | only in dist

Lines Matching defs:SQLITE_CONFIG_MUTEX

754 ** or [SQLITE_CONFIG_MUTEX].  ^(The return value of the
2022 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
2031 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2114 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
6023 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
6124 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
17435 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
112799 case SQLITE_CONFIG_MUTEX: {