Home
last modified time | relevance | path

Searched refs:CheckMutex (Results 51 – 75 of 109) sorted by relevance

12345

/dports/dns/blocky/blocky-0.17/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c26169 typedef struct CheckMutex CheckMutex; typedef
26170 struct CheckMutex { struct
26208 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
26213 CheckMutex *p = 0; in checkMutexAlloc()
26217 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
26252 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
26255 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
26270 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
26286 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
26294 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c25986 typedef struct CheckMutex CheckMutex; typedef
25987 struct CheckMutex { struct
26025 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
26030 CheckMutex *p = 0; in checkMutexAlloc()
26034 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
26069 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
26072 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
26087 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
26103 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
26111 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/tcl-sqlite3/sqlite-autoconf-3340100/
H A Dsqlite3.c25777 typedef struct CheckMutex CheckMutex; typedef
25778 struct CheckMutex { struct
25816 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25821 CheckMutex *p = 0; in checkMutexAlloc()
25825 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25860 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25863 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25878 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25894 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25902 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c24966 typedef struct CheckMutex CheckMutex; typedef
24967 struct CheckMutex { struct
25005 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25010 CheckMutex *p = 0; in checkMutexAlloc()
25014 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25049 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25052 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25067 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25083 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25091 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/sqlite3/
H A Dsqlite3.c25655 typedef struct CheckMutex CheckMutex; typedef
25656 struct CheckMutex { struct
25694 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25699 CheckMutex *p = 0; in checkMutexAlloc()
25703 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25738 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25741 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25756 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25772 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25780 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/sqlite3/src/
H A Dsqlite3.c26168 typedef struct CheckMutex CheckMutex; typedef
26169 struct CheckMutex { struct
26207 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
26212 CheckMutex *p = 0; in checkMutexAlloc()
26216 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
26251 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
26254 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
26269 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
26285 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
26293 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/libsqlite3-sys-0.18.0/sqlite3/
H A Dsqlite3.c25514 typedef struct CheckMutex CheckMutex; typedef
25515 struct CheckMutex { struct
25553 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25558 CheckMutex *p = 0; in checkMutexAlloc()
25562 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25597 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25600 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25615 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25631 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25639 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation/
H A Dsqlite3.c25764 typedef struct CheckMutex CheckMutex; typedef
25765 struct CheckMutex { struct
25803 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25808 CheckMutex *p = 0; in checkMutexAlloc()
25812 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25847 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25850 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25865 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25881 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25889 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/amalgamation_dev/
H A Dsqlite3.c25777 typedef struct CheckMutex CheckMutex; typedef
25778 struct CheckMutex { struct
25816 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25821 CheckMutex *p = 0; in checkMutexAlloc()
25825 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25860 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25863 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25878 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25894 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25902 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/devel/fossil/fossil-src-2.17/src/
H A Dsqlite3.c26524 typedef struct CheckMutex CheckMutex;
26525 struct CheckMutex {
26563 static CheckMutex staticMutexes[] = {
26568 CheckMutex *p = 0;
26572 p = sqlite3MallocZero(sizeof(CheckMutex));
26607 if( ((CheckMutex*)p)->iType<2 )
26610 CheckMutex *pCheck = (CheckMutex*)p;
26625 CheckMutex *pCheck = (CheckMutex*)p;
26641 CheckMutex *pCheck = (CheckMutex*)p;
26649 CheckMutex *pCheck = (CheckMutex*)p;
[all …]
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c25701 typedef struct CheckMutex CheckMutex; typedef
25702 struct CheckMutex { struct
25740 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25745 CheckMutex *p = 0; in checkMutexAlloc()
25749 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25784 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25787 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25802 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25818 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25826 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/www/firefox/firefox-99.0/third_party/sqlite3/src/
H A Dsqlite3.c26662 typedef struct CheckMutex CheckMutex;
26663 struct CheckMutex {
26701 static CheckMutex staticMutexes[] = {
26706 CheckMutex *p = 0;
26710 p = sqlite3MallocZero(sizeof(CheckMutex));
26745 if( ((CheckMutex*)p)->iType<2 )
26748 CheckMutex *pCheck = (CheckMutex*)p;
26763 CheckMutex *pCheck = (CheckMutex*)p;
26779 CheckMutex *pCheck = (CheckMutex*)p;
26787 CheckMutex *pCheck = (CheckMutex*)p;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/sqlite3/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/net/quiterss/quiterss-0.19.4_1/3rdparty/sqlite/
H A Dsqlite3.c25514 typedef struct CheckMutex CheckMutex; typedef
25515 struct CheckMutex { struct
25553 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25558 CheckMutex *p = 0; in checkMutexAlloc()
25562 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25597 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25600 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25615 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25631 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25639 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c25987 typedef struct CheckMutex CheckMutex; typedef
25988 struct CheckMutex { struct
26026 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
26031 CheckMutex *p = 0; in checkMutexAlloc()
26035 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
26070 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
26073 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
26088 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
26104 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
26112 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/libsqlite3-sys/sqlite3/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/sqlite/
H A Dsqlite3.c25700 typedef struct CheckMutex CheckMutex; typedef
25701 struct CheckMutex { struct
25739 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25744 CheckMutex *p = 0; in checkMutexAlloc()
25748 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25783 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25786 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25801 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25817 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25825 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/persistent-sqlite-2.10.6.2/cbits/
H A Dsqlite3.c25063 typedef struct CheckMutex CheckMutex; typedef
25064 struct CheckMutex { struct
25102 static CheckMutex staticMutexes[] = { in checkMutexAlloc()
25107 CheckMutex *p = 0; in checkMutexAlloc()
25111 p = sqlite3MallocZero(sizeof(CheckMutex)); in checkMutexAlloc()
25146 if( ((CheckMutex*)p)->iType<2 ) in checkMutexFree()
25149 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree()
25164 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter()
25180 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry()
25188 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave()
[all …]

12345