Home
last modified time | relevance | path

Searched refs:SQLITE_CONFIG_GETMUTEX (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/dports/www/firefox-esr/firefox-91.8.0/storage/test/gtest/
H A Dstorage_test_harness.h240 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in HookSqliteMutex()
242 ::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dstorage_test_harness.h242 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in HookSqliteMutex()
244 ::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dstorage_test_harness.h260 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in HookSqliteMutex()
261 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dstorage_test_harness.h240 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in HookSqliteMutex()
242 ::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dstorage_test_harness.h238 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in HookSqliteMutex()
240 ::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dstorage_test_harness.h290 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &orig_mutex_methods)); in hook_sqlite_mutex()
291 do_check_ok(::sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped_mutex_methods)); in hook_sqlite_mutex()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_init.c183 sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped.mutex); in installInitWrappers()
H A Dtest_mutex.c240 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &g.m); in test_install_mutex_counters()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_init.c183 sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped.mutex); in installInitWrappers()
H A Dtest_mutex.c240 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &g.m); in test_install_mutex_counters()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_init.c183 sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped.mutex); in installInitWrappers()
H A Dtest_mutex.c240 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &g.m); in test_install_mutex_counters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_init.c183 sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped.mutex); in installInitWrappers()
H A Dtest_mutex.c240 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &g.m); in test_install_mutex_counters()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_init.c174 sqlite3_config(SQLITE_CONFIG_GETMUTEX, &wrapped.mutex); in installInitWrappers()
H A Dtest_mutex.c218 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &g.m); in test_install_mutex_counters()
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dapsw.c940 rc = sqlite3_config(SQLITE_CONFIG_GETMUTEX, &apsw_orig_mutex_methods); in apsw_fork_checker()
1677 ADDINT(SQLITE_CONFIG_GETMUTEX), in initapsw()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1117 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.h1116 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h1467 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h1444 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h1467 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h1453 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.h1493 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h1565 #define SQLITE_CONFIG_GETMUTEX 11 /* sqlite3_mutex_methods* */ macro

12345678910>>...17