Lines Matching refs:SQLITE_CONFIG_MUTEX
2781 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
2782 ** <dd> ^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a
2790 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2961 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
7755 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
7857 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
23860 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
143767 case SQLITE_CONFIG_MUTEX: {