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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h1550 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1553 ** content of the [sqlite3_mutex_methods] structure before the call to
1562 ** instance of the [sqlite3_mutex_methods] structure. The
1563 ** [sqlite3_mutex_methods]
1686 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
1687 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5843 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
5844 struct sqlite3_mutex_methods { struct
H A Dsqlite3.c2121 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
2124 ** content of the [sqlite3_mutex_methods] structure before the call to
2133 ** instance of the [sqlite3_mutex_methods] structure. The
2134 ** [sqlite3_mutex_methods]
2257 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
2258 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
6414 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
6415 struct sqlite3_mutex_methods { struct
11711 sqlite3_mutex_methods mute
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1407 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1410 ** content of the [sqlite3_mutex_methods] structure before the call to
1419 ** instance of the [sqlite3_mutex_methods] structure. The
1420 ** [sqlite3_mutex_methods]
1492 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
1493 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
5449 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
5450 struct sqlite3_mutex_methods { struct
H A Dsqlite3.c1960 ** instance of the [sqlite3_mutex_methods] structure. The argument specifies
1963 ** content of the [sqlite3_mutex_methods] structure before the call to
1972 ** instance of the [sqlite3_mutex_methods] structure. The
1973 ** [sqlite3_mutex_methods]
2045 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */
2046 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */
6002 typedef struct sqlite3_mutex_methods sqlite3_mutex_methods; typedef in typeref:struct:sqlite3_mutex_methods
6003 struct sqlite3_mutex_methods { struct
11087 sqlite3_mutex_methods mute
[all...]

Completed in 600 milliseconds