Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:SQLITE_CONFIG_MUTEX

151 ** or [SQLITE_CONFIG_MUTEX].  The return value of this function shows
1073 ** <dt>SQLITE_CONFIG_MUTEX</dt>
1116 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
4532 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
4632 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.