Home
last modified time | relevance | path

Searched refs:SQLITE_CONFIG_MUTEX (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.h245 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
250 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &orig_mutex_methods)); in ~HookSqliteMutex()
/dports/www/firefox/firefox-99.0/storage/test/gtest/
H A Dstorage_test_harness.h247 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
252 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &orig_mutex_methods)); in ~HookSqliteMutex()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/test/gtest/
H A Dstorage_test_harness.h264 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
270 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &orig_mutex_methods)); in ~HookSqliteMutex()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/test/gtest/
H A Dstorage_test_harness.h245 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
250 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &orig_mutex_methods)); in ~HookSqliteMutex()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/test/gtest/
H A Dstorage_test_harness.h243 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in HookSqliteMutex()
248 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &orig_mutex_methods)); in ~HookSqliteMutex()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_init.c186 sqlite3_config(SQLITE_CONFIG_MUTEX, &mutexmethods); in installInitWrappers()
227 sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped.mutex); in init_wrapper_uninstall()
H A Dtest_mutex.c242 sqlite3_config(SQLITE_CONFIG_MUTEX, &counter_methods); in test_install_mutex_counters()
247 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &g.m); in test_install_mutex_counters()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_init.c186 sqlite3_config(SQLITE_CONFIG_MUTEX, &mutexmethods); in installInitWrappers()
227 sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped.mutex); in init_wrapper_uninstall()
H A Dtest_mutex.c242 sqlite3_config(SQLITE_CONFIG_MUTEX, &counter_methods); in test_install_mutex_counters()
247 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &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.c186 sqlite3_config(SQLITE_CONFIG_MUTEX, &mutexmethods); in installInitWrappers()
227 sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped.mutex); in init_wrapper_uninstall()
H A Dtest_mutex.c242 sqlite3_config(SQLITE_CONFIG_MUTEX, &counter_methods); in test_install_mutex_counters()
247 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &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.c186 sqlite3_config(SQLITE_CONFIG_MUTEX, &mutexmethods); in installInitWrappers()
227 sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped.mutex); in init_wrapper_uninstall()
H A Dtest_mutex.c242 sqlite3_config(SQLITE_CONFIG_MUTEX, &counter_methods); in test_install_mutex_counters()
247 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &g.m); in test_install_mutex_counters()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dtest_init.c177 sqlite3_config(SQLITE_CONFIG_MUTEX, &mutexmethods); in installInitWrappers()
219 sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped.mutex); in init_wrapper_uninstall()
H A Dtest_mutex.c220 sqlite3_config(SQLITE_CONFIG_MUTEX, &counter_methods); in test_install_mutex_counters()
225 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &g.m); in test_install_mutex_counters()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dstorage_test_harness.h294 do_check_ok(::sqlite3_config(SQLITE_CONFIG_MUTEX, &wrapped_mutex_methods)); in hook_sqlite_mutex()
/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dapsw.c944 rc = sqlite3_config(SQLITE_CONFIG_MUTEX, &apsw_mutex_methods); in apsw_fork_checker()
1676 ADDINT(SQLITE_CONFIG_MUTEX), in initapsw()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1116 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.h1115 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h1466 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h1443 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h1466 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h1452 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.h1492 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h1564 #define SQLITE_CONFIG_MUTEX 10 /* sqlite3_mutex_methods* */ macro

12345678910>>...17