Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_CONFIG_GETMUTEX

1484 ** [[SQLITE_CONFIG_GETMUTEX]] <dt>SQLITE_CONFIG_GETMUTEX</dt>
1494 ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
1565 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5577 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.