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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h204 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1437 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1446 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1529 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5424 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5525 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
H A Dsqlite3.c754 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1987 ** [[SQLITE_CONFIG_MUTEX]] <dt>SQLITE_CONFIG_MUTEX</dt>
1996 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
2079 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5974 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
6075 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
17371 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
[all...]

Completed in 495 milliseconds