Home
last modified time | relevance | path

Searched refs:sqlite3_mutex_notheld (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmutex.h67 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
H A Dmutex.c148 int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dmutex.h63 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
H A Dmutex.c163 int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
H A Dpcache1.c313 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in pcache1Alloc()
1211 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in sqlite3PcacheReleaseMemory()
1212 assert( sqlite3_mutex_notheld(pcache1.mutex) ); in sqlite3PcacheReleaseMemory()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dmutex.h63 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
H A Dpcache1.c335 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in pcache1Alloc()
1233 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in sqlite3PcacheReleaseMemory()
1234 assert( sqlite3_mutex_notheld(pcache1.mutex) ); in sqlite3PcacheReleaseMemory()
H A Dmutex.c355 int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dmutex.h63 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
H A Dpcache1.c335 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in pcache1Alloc()
1232 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in sqlite3PcacheReleaseMemory()
1233 assert( sqlite3_mutex_notheld(pcache1.mutex) ); in sqlite3PcacheReleaseMemory()
H A Dmutex.c354 int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dmutex.h63 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
H A Dpcache1.c335 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in pcache1Alloc()
1232 assert( sqlite3_mutex_notheld(pcache1.grp.mutex) ); in sqlite3PcacheReleaseMemory()
1233 assert( sqlite3_mutex_notheld(pcache1.mutex) ); in sqlite3PcacheReleaseMemory()
/dports/www/firefox-esr/firefox-91.8.0/storage/
H A DSQLiteMutex.h100 MOZ_ASSERT(::sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/www/firefox/firefox-99.0/storage/
H A DSQLiteMutex.h100 MOZ_ASSERT(::sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DSQLiteMutex.h117 NS_ASSERTION(sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/mail/thunderbird/thunderbird-91.8.0/storage/
H A DSQLiteMutex.h100 MOZ_ASSERT(::sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/lang/spidermonkey78/firefox-78.9.0/storage/
H A DSQLiteMutex.h100 MOZ_ASSERT(::sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/lang/spidermonkey60/firefox-60.9.0/storage/
H A DSQLiteMutex.h104 MOZ_ASSERT(sqlite3_mutex_notheld(mMutex), in assertNotCurrentThreadOwns()
/dports/lang/spidermonkey60/firefox-60.9.0/db/sqlite3/src/
H A Dsqlite.symbols150 sqlite3_mutex_notheld
/dports/www/firefox-legacy/firefox-52.8.0esr/db/sqlite3/src/
H A Dsqlite.symbols150 sqlite3_mutex_notheld
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/sqlite3/src/
H A Dsqlite.symbols159 sqlite3_mutex_notheld
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite.symbols165 sqlite3_mutex_notheld
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/sqlite3/src/
H A Dsqlite.symbols165 sqlite3_mutex_notheld
/dports/www/firefox-esr/firefox-91.8.0/third_party/sqlite3/src/
H A Dsqlite.symbols165 sqlite3_mutex_notheld

12345678910>>...18