Home
last modified time | relevance | path

Searched refs:debugMutexNotheld (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex_noop.c93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
165 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
170 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
185 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
199 debugMutexNotheld in sqlite3NoopMutex()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex_noop.c93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
165 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
170 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
185 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
199 debugMutexNotheld in sqlite3NoopMutex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex_noop.c93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
165 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
170 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
185 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
199 debugMutexNotheld in sqlite3NoopMutex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex_noop.c93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
165 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
170 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
185 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
199 debugMutexNotheld in sqlite3NoopMutex()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex_noop.c93 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
156 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
161 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
176 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
190 debugMutexNotheld in sqlite3NoopMutex()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c14616 static int debugMutexNotheld(vtk_sqlite3_mutex *p){ in debugMutexNotheld() function
14676 assert( p->id==VTK_SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexEnter()
14680 assert( p->id==VTK_SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexTry()
14694 assert( p->id==VTK_SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexLeave()
14708 debugMutexNotheld in vtk_sqlite3DefaultMutex()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c13992 static int debugMutexNotheld(sqlite3_mutex *p){ in debugMutexNotheld() function
14052 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexEnter()
14056 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexTry()
14070 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(p) ); in debugMutexLeave()
14084 debugMutexNotheld in sqlite3DefaultMutex()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c16378 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
16441 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
16446 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
16461 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
16475 debugMutexNotheld in sqlite3NoopMutex()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c10139 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
10202 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
10207 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
10222 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
10236 debugMutexNotheld in sqlite3NoopMutex()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c17507 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
17570 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
17575 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
17590 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
17604 debugMutexNotheld in sqlite3NoopMutex()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c16942 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
17005 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
17010 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
17025 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
17039 debugMutexNotheld in sqlite3NoopMutex()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c16928 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
16991 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
16996 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
17011 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
17025 debugMutexNotheld in sqlite3NoopMutex()
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c17016 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
17079 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
17084 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
17099 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
17113 debugMutexNotheld in sqlite3NoopMutex()
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c18429 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18492 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18497 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18512 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18526 debugMutexNotheld in sqlite3NoopMutex()
/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 Dsqlite3-binding.c18563 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18626 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18631 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18646 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18660 debugMutexNotheld in sqlite3NoopMutex()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c17953 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18016 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18021 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18036 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18050 debugMutexNotheld in sqlite3NoopMutex()
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c18617 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18680 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18685 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18700 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18714 debugMutexNotheld in sqlite3NoopMutex()
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c17948 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18011 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18016 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18031 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18045 debugMutexNotheld in sqlite3NoopMutex()
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c18563 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18626 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18631 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18646 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18660 debugMutexNotheld in sqlite3NoopMutex()
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c18563 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18626 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18631 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18646 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18660 debugMutexNotheld in sqlite3NoopMutex()
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c18137 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18200 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18205 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18220 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18234 debugMutexNotheld in sqlite3NoopMutex()
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c19477 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
19549 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
19554 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
19569 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
19583 debugMutexNotheld in sqlite3NoopMutex()
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c19477 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
19549 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
19554 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
19569 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
19583 debugMutexNotheld in sqlite3NoopMutex()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c19267 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
19339 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
19344 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
19359 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
19373 debugMutexNotheld in sqlite3NoopMutex()
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c18782 static int debugMutexNotheld(sqlite3_mutex *pX){ in debugMutexNotheld() function
18845 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexEnter()
18850 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexTry()
18865 assert( p->id==SQLITE_MUTEX_RECURSIVE || debugMutexNotheld(pX) ); in debugMutexLeave()
18879 debugMutexNotheld in sqlite3NoopMutex()

1234567