Home
last modified time | relevance | path

Searched refs:xMutexFree (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex.c49 memcpy(&pTo->xMutexFree, &pFrom->xMutexFree, in sqlite3MutexInit()
50 sizeof(*pTo) - offsetof(sqlite3_mutex_methods, xMutexFree)); in sqlite3MutexInit()
102 sqlite3GlobalConfig.mutex.xMutexFree(p); in sqlite3_mutex_free()
H A Dtest_init.c89 wrapped.mutex.xMutexFree(p); in wrMutexFree()
H A Dtest_mutex.c102 g.m.xMutexFree(p->pReal); in counterMutexFree()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex.c50 pTo->xMutexFree = pFrom->xMutexFree; in sqlite3MutexInit()
112 assert( sqlite3GlobalConfig.mutex.xMutexFree ); in sqlite3_mutex_free()
113 sqlite3GlobalConfig.mutex.xMutexFree(p); in sqlite3_mutex_free()
H A Dtest_init.c93 wrapped.mutex.xMutexFree(p); in wrMutexFree()
H A Dtest_mutex.c120 g.m.xMutexFree(p->pReal); in counterMutexFree()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex.c141 pGlobalMutexMethods->xMutexFree(pCheck->mutex); in checkMutexFree()
241 pTo->xMutexFree = pFrom->xMutexFree; in sqlite3MutexInit()
304 assert( sqlite3GlobalConfig.mutex.xMutexFree ); in sqlite3_mutex_free()
305 sqlite3GlobalConfig.mutex.xMutexFree(p); in sqlite3_mutex_free()
H A Dtest_init.c93 wrapped.mutex.xMutexFree(p); in wrMutexFree()
H A Dtest_mutex.c120 g.m.xMutexFree(p->pReal); in counterMutexFree()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex.c141 pGlobalMutexMethods->xMutexFree(pCheck->mutex); in checkMutexFree()
241 pTo->xMutexFree = pFrom->xMutexFree; in sqlite3MutexInit()
303 assert( sqlite3GlobalConfig.mutex.xMutexFree ); in sqlite3_mutex_free()
304 sqlite3GlobalConfig.mutex.xMutexFree(p); in sqlite3_mutex_free()
H A Dtest_init.c93 wrapped.mutex.xMutexFree(p); in wrMutexFree()
H A Dtest_mutex.c120 g.m.xMutexFree(p->pReal); in counterMutexFree()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex.c141 pGlobalMutexMethods->xMutexFree(pCheck->mutex); in checkMutexFree()
241 pTo->xMutexFree = pFrom->xMutexFree; in sqlite3MutexInit()
304 assert( sqlite3GlobalConfig.mutex.xMutexFree ); in sqlite3_mutex_free()
305 sqlite3GlobalConfig.mutex.xMutexFree(p); in sqlite3_mutex_free()
H A Dtest_init.c93 wrapped.mutex.xMutexFree(p); in wrMutexFree()
H A Dtest_mutex.c120 g.m.xMutexFree(p->pReal); in counterMutexFree()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h4676 void (*xMutexFree)(sqlite3_mutex *); member
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.h4691 void (*xMutexFree)(sqlite3_mutex *); member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.h4804 void (*xMutexFree)(vtk_sqlite3_mutex *); member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h5428 void (*xMutexFree)(sqlite3_mutex *); member
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h5265 void (*xMutexFree)(sqlite3_mutex *); member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h5428 void (*xMutexFree)(sqlite3_mutex *); member
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h5266 void (*xMutexFree)(sqlite3_mutex *); member
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.h5454 void (*xMutexFree)(sqlite3_mutex *); member
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h5633 void (*xMutexFree)(sqlite3_mutex *); member
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.h5848 void (*xMutexFree)(sqlite3_mutex *); member

12345678910>>...17