Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_CONFIG_GETMUTEX

1343 ** <dt>SQLITE_CONFIG_GETMUTEX</dt>
1353 ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
1407 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5122 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.