Home
last modified time | relevance | path

Searched defs:sqlite3_mutex_alloc (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex.h61 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dmutex.c82 sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
H A Dtest_quota.c38 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dtest_multiplex.c46 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex.c89 sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
H A Dmutex.h57 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dtest_quota.c38 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex.h57 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dmutex.c281 sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
H A Dtest_quota.c38 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex.h57 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dmutex.c280 sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex.h57 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
H A Dmutex.c281 sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite_mangle.h117 #define sqlite3_mutex_alloc vtksqlite_sqlite3_mutex_alloc macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite_mangle.h131 #define sqlite3_mutex_alloc vtksqlite_sqlite3_mutex_alloc macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation/
H A Drename_exports.h144 #define sqlite3_mutex_alloc chrome_sqlite3_mutex_alloc // Line 7451 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation/
H A Drename_exports.h144 #define sqlite3_mutex_alloc chrome_sqlite3_mutex_alloc // Line 7505 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation_dev/
H A Drename_exports.h144 #define sqlite3_mutex_alloc chrome_sqlite3_mutex_alloc // Line 7505 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/amalgamation_dev/
H A Drename_exports.h144 #define sqlite3_mutex_alloc chrome_sqlite3_mutex_alloc // Line 7367 macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h350 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3ext.h350 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3ext.h393 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3ext.h407 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3ext.h407 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro

12345678910>>...14