Searched refs:SQLITE_CONFIG_GETMUTEX (Results 1 - 6 of 6) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java98 public static final int SQLITE_CONFIG_GETMUTEX = 11; /* sqlite3_mutex_methods* */ field in class:Constants
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1079 ** <dt>SQLITE_CONFIG_GETMUTEX</dt>
1117 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
4635 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
/external/sqlite/dist/orig/
H A Dsqlite3.h1484 ** [[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* */ macro
5577 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
H A Dsqlite3.c2034 ** [[SQLITE_CONFIG_GETMUTEX]] <dt>SQLITE_CONFIG_GETMUTEX</dt>
2044 ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
2115 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
6127 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1484 ** [[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* */ macro
5577 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
H A Dsqlite3.c2034 ** [[SQLITE_CONFIG_GETMUTEX]] <dt>SQLITE_CONFIG_GETMUTEX</dt>
2044 ** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will
2115 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
6127 ** implementation, using the [SQLITE_CONFIG_GETMUTEX] option.
[all...]

Completed in 330 milliseconds