Searched refs:SQLITE_CONFIG_MUTEX (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h204 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1548 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1557 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1686 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5688 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5789 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
H A Dsqlite3.c775 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
2119 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
2128 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2257 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
6259 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
6360 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
17881 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h204 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1405 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1414 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1492 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5294 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5395 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
H A Dsqlite3.c757 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1958 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1967 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2045 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5847 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5948 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
16947 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
[all...]

Completed in 790 milliseconds