Home
last modified time | relevance | path

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

12345678910>>...17

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex.c55 pTo->xMutexNotheld = pFrom->xMutexNotheld; in sqlite3MutexInit()
164 assert( p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld ); in sqlite3_mutex_notheld()
165 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p); in sqlite3_mutex_notheld()
H A Dtest_init.c108 return wrapped.mutex.xMutexNotheld(p); in wrMutexNotheld()
H A Dtest_mutex.c63 return g.m.xMutexNotheld(p->pReal); in counterMutexNotheld()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex.c73 return pGlobalMutexMethods->xMutexNotheld(((CheckMutex*)p)->mutex); in checkMutexNotheld()
246 pTo->xMutexNotheld = pFrom->xMutexNotheld; in sqlite3MutexInit()
356 assert( p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld ); in sqlite3_mutex_notheld()
357 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p); in sqlite3_mutex_notheld()
H A Dtest_init.c108 return wrapped.mutex.xMutexNotheld(p); in wrMutexNotheld()
H A Dtest_mutex.c63 return g.m.xMutexNotheld(p->pReal); in counterMutexNotheld()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex.c73 return pGlobalMutexMethods->xMutexNotheld(((CheckMutex*)p)->mutex); in checkMutexNotheld()
246 pTo->xMutexNotheld = pFrom->xMutexNotheld; in sqlite3MutexInit()
355 assert( p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld ); in sqlite3_mutex_notheld()
356 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p); in sqlite3_mutex_notheld()
H A Dtest_init.c108 return wrapped.mutex.xMutexNotheld(p); in wrMutexNotheld()
H A Dtest_mutex.c63 return g.m.xMutexNotheld(p->pReal); in counterMutexNotheld()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex.c73 return pGlobalMutexMethods->xMutexNotheld(((CheckMutex*)p)->mutex); in checkMutexNotheld()
246 pTo->xMutexNotheld = pFrom->xMutexNotheld; in sqlite3MutexInit()
356 assert( p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld ); in sqlite3_mutex_notheld()
357 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p); in sqlite3_mutex_notheld()
H A Dtest_init.c108 return wrapped.mutex.xMutexNotheld(p); in wrMutexNotheld()
H A Dtest_mutex.c63 return g.m.xMutexNotheld(p->pReal); in counterMutexNotheld()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex.c149 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p); in sqlite3_mutex_notheld()
H A Dtest_init.c104 return wrapped.mutex.xMutexNotheld(p); in wrMutexNotheld()
H A Dtest_mutex.c49 return g.m.xMutexNotheld(p->pReal); in counterMutexNotheld()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h4681 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.h4696 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.h4809 int (*xMutexNotheld)(vtk_sqlite3_mutex *); member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.h5433 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.h5270 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.h5433 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.h5271 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.h5459 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.h5638 int (*xMutexNotheld)(sqlite3_mutex *); member
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.h5853 int (*xMutexNotheld)(sqlite3_mutex *); member

12345678910>>...17