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

/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1833 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1834 ** <dd> ^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a
1842 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2040 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
7433 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
7535 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
H A Dsqlite3.c2896 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
2897 ** <dd> ^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a
2905 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
3103 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
8496 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
8598 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
[all...]

Completed in 740 milliseconds