Searched refs:sqlite3_mutex_methods (Results 1 - 5 of 5) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1075 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1081 ** instance of the [sqlite3_mutex_methods] structure. The
1082 ** [sqlite3_mutex_methods]
1116 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
1117 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
4671 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
4672 struct sqlite3_mutex_methods { struct
/external/sqlite/dist/orig/
H A Dsqlite3.h1474 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1477 ** content of the [sqlite3_mutex_methods] structure before the call to
1486 ** instance of the [sqlite3_mutex_methods] structure. The
1487 ** [sqlite3_mutex_methods]
1564 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
1565 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5628 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
5629 struct sqlite3_mutex_methods { struct
H A Dsqlite3.c2024 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
2027 ** content of the [sqlite3_mutex_methods] structure before the call to
2036 ** instance of the [sqlite3_mutex_methods] structure. The
2037 ** [sqlite3_mutex_methods]
2114 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
2115 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
6178 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
6179 struct sqlite3_mutex_methods { struct
11344 sqlite3_mutex_methods mute
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1474 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1477 ** content of the [sqlite3_mutex_methods] structure before the call to
1486 ** instance of the [sqlite3_mutex_methods] structure. The
1487 ** [sqlite3_mutex_methods]
1564 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
1565 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5628 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
5629 struct sqlite3_mutex_methods { struct
H A Dsqlite3.c2024 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
2027 ** content of the [sqlite3_mutex_methods] structure before the call to
2036 ** instance of the [sqlite3_mutex_methods] structure. The
2037 ** [sqlite3_mutex_methods]
2114 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
2115 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
6178 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
6179 struct sqlite3_mutex_methods { struct
11344 sqlite3_mutex_methods mute
[all...]

Completed in 388 milliseconds