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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h177 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1199 ** <dt>SQLITE_CONFIG_MUTEX</dt>
1208 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1256 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
4639 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
4741 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
H A Dsqlite3.c701 ** or [SQLITE_CONFIG_MUTEX]. ^(The return value of the
1723 ** <dt>SQLITE_CONFIG_MUTEX</dt>
1732 ** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will
1780 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
5163 ** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function
5265 ** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option.
14528 ** sqlite3_config(SQLITE_CONFIG_MUTEX,...)
[all...]

Completed in 379 milliseconds