Home
last modified time | relevance | path

Searched refs:mtx_buf (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/db18/db-18.1.40/src/mp/
H A Dmp_fget.c319 MUTEX_LOCK(env, bhp->mtx_buf);
326 MUTEX_READLOCK(env, bhp->mtx_buf);
335 MUTEX_UNLOCK(env, bhp->mtx_buf);
352 MUTEX_UNLOCK(env, bhp->mtx_buf);
380 MUTEX_UNLOCK(env, bhp->mtx_buf);
769 MUTEX_UNLOCK(env, bhp->mtx_buf);
807 MUTEX_LOCK(env, bhp->mtx_buf);
1030 MUTEX_UNLOCK(env, bhp->mtx_buf);
1104 MUTEX_UNLOCK(env, bhp->mtx_buf);
1113 MUTEX_UNLOCK(env, bhp->mtx_buf);
[all …]
H A Dmp_fset.c135 MUTEX_UNLOCK(env, bhp->mtx_buf);
136 MUTEX_LOCK(env, bhp->mtx_buf);
184 MUTEX_UNLOCK(env, bhp->mtx_buf);
185 MUTEX_READLOCK(env, bhp->mtx_buf);
H A Dmp_alloc.c206 DB_MUTEX_SHARED, &bhp->mtx_buf)) != 0) {
627 if ((ret = MUTEX_TRYLOCK(env, bhp->mtx_buf)) != 0) {
699 MUTEX_UNLOCK(env, bhp->mtx_buf);
750 MUTEX_UNLOCK(env, bhp->mtx_buf);
783 DB_ASSERT(env, bhp->mtx_buf != MUTEX_INVALID);
784 if ((ret = __mutex_free(env, &bhp->mtx_buf)) != 0)
797 frozen_bhp->header.mtx_buf = MUTEX_INVALID;
849 MUTEX_UNLOCK(env, bhp->mtx_buf);
H A Dmp_mvcc.c176 frozen_bhp->mtx_buf = MUTEX_INVALID;
280 mutex = frozen_bhp->mtx_buf;
288 frozen_bhp->mtx_buf = mutex;
290 DB_MUTEX_SHARED, &frozen_bhp->mtx_buf)) != 0)
437 mutex = alloc_bhp->mtx_buf;
443 alloc_bhp->mtx_buf = mutex;
444 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
616 MUTEX_UNLOCK(env, frozen_bhp->mtx_buf);
H A Dmp_fput.c194 MUTEX_UNLOCK_IP(env, bhp->mtx_buf, ip);
263 MUTEX_UNLOCK_IP(env, bhp->mtx_buf, ip);
375 fname, (u_long)bhp->pgno, (u_long)bhp->mtx_buf);
H A Dmp_sync.c532 MUTEX_READLOCK(env, bhp->mtx_buf);
544 MUTEX_UNLOCK(env, bhp->mtx_buf);
576 MUTEX_UNLOCK(env, bhp->mtx_buf);
595 MUTEX_UNLOCK(env, bhp->mtx_buf);
1076 MUTEX_TRYLOCK(env, bhp->mtx_buf)) != 0) {
/dports/databases/db5/db-5.3.28/src/mp/
H A Dmp_fget.c311 MUTEX_LOCK(env, bhp->mtx_buf);
317 MUTEX_READLOCK(env, bhp->mtx_buf);
326 MUTEX_UNLOCK(env, bhp->mtx_buf);
343 MUTEX_UNLOCK(env, bhp->mtx_buf);
371 MUTEX_UNLOCK(env, bhp->mtx_buf);
768 MUTEX_UNLOCK(env, bhp->mtx_buf);
806 MUTEX_LOCK(env, bhp->mtx_buf);
1020 MUTEX_UNLOCK(env, bhp->mtx_buf);
1085 MUTEX_UNLOCK(env, bhp->mtx_buf);
1094 MUTEX_UNLOCK(env, bhp->mtx_buf);
[all …]
H A Dmp_fset.c118 MUTEX_UNLOCK(env, bhp->mtx_buf);
119 MUTEX_LOCK(env, bhp->mtx_buf);
166 MUTEX_UNLOCK(env, bhp->mtx_buf);
167 MUTEX_READLOCK(env, bhp->mtx_buf);
H A Dmp_mvcc.c169 frozen_bhp->mtx_buf = MUTEX_INVALID;
273 mutex = frozen_bhp->mtx_buf;
281 frozen_bhp->mtx_buf = mutex;
283 DB_MUTEX_SHARED, &frozen_bhp->mtx_buf)) != 0)
423 mutex = alloc_bhp->mtx_buf;
429 alloc_bhp->mtx_buf = mutex;
430 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
602 MUTEX_UNLOCK(env, frozen_bhp->mtx_buf);
H A Dmp_alloc.c103 DB_MUTEX_SHARED, &bhp->mtx_buf)) != 0) {
489 if ((ret = MUTEX_TRYLOCK(env, bhp->mtx_buf)) != 0) {
558 MUTEX_UNLOCK(env, bhp->mtx_buf);
600 MUTEX_UNLOCK(env, bhp->mtx_buf);
643 frozen_bhp->header.mtx_buf = MUTEX_INVALID;
691 MUTEX_UNLOCK(env, bhp->mtx_buf);
/dports/net-p2p/bitcoin/bitcoin-22.0/contrib/
H A Dinstall_db4.sh137 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
151 frozen_bhp->mtx_buf = mutex;
155 alloc_bhp->mtx_buf = mutex;
156 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/
H A Dinstall_db4.sh137 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
151 frozen_bhp->mtx_buf = mutex;
155 alloc_bhp->mtx_buf = mutex;
156 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/
H A Dinstall_db4.sh137 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
151 frozen_bhp->mtx_buf = mutex;
155 alloc_bhp->mtx_buf = mutex;
156 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/bitcoin/bitcoin-22.0/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/depends/patches/bdb/
H A Dclang_cxx_11.patch66 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
80 frozen_bhp->mtx_buf = mutex;
84 alloc_bhp->mtx_buf = mutex;
85 MUTEX_LOCK(env, alloc_bhp->mtx_buf);
/dports/security/erlang-fast_tls/fast_tls-1.1.13/c_src/
H A Dfast_tls.c90 static ErlNifMutex **mtx_buf = NULL; variable
191 enif_mutex_lock(mtx_buf[n]); in locking_callback()
193 enif_mutex_unlock(mtx_buf[n]); in locking_callback()
212 mtx_buf = enif_alloc(CRYPTO_num_locks() * sizeof(ErlNifMutex *)); in load()
214 mtx_buf[i] = enif_mutex_create(""); in load()
243 enif_mutex_destroy(mtx_buf[i]); in unload()
244 enif_free(mtx_buf); in unload()
245 mtx_buf = NULL; in unload()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc801 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab() local
802 a2b->matrix.vals[0][0] = encoding_factor * read_big_fixed(mtx_buf + 0); in read_tag_mab()
803 a2b->matrix.vals[0][1] = encoding_factor * read_big_fixed(mtx_buf + 4); in read_tag_mab()
804 a2b->matrix.vals[0][2] = encoding_factor * read_big_fixed(mtx_buf + 8); in read_tag_mab()
805 a2b->matrix.vals[1][0] = encoding_factor * read_big_fixed(mtx_buf + 12); in read_tag_mab()
806 a2b->matrix.vals[1][1] = encoding_factor * read_big_fixed(mtx_buf + 16); in read_tag_mab()
807 a2b->matrix.vals[1][2] = encoding_factor * read_big_fixed(mtx_buf + 20); in read_tag_mab()
808 a2b->matrix.vals[2][0] = encoding_factor * read_big_fixed(mtx_buf + 24); in read_tag_mab()
809 a2b->matrix.vals[2][1] = encoding_factor * read_big_fixed(mtx_buf + 28); in read_tag_mab()
810 a2b->matrix.vals[2][2] = encoding_factor * read_big_fixed(mtx_buf + 32); in read_tag_mab()
[all …]
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dskcms.cc798 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab() local
799 a2b->matrix.vals[0][0] = encoding_factor * read_big_fixed(mtx_buf + 0); in read_tag_mab()
800 a2b->matrix.vals[0][1] = encoding_factor * read_big_fixed(mtx_buf + 4); in read_tag_mab()
801 a2b->matrix.vals[0][2] = encoding_factor * read_big_fixed(mtx_buf + 8); in read_tag_mab()
802 a2b->matrix.vals[1][0] = encoding_factor * read_big_fixed(mtx_buf + 12); in read_tag_mab()
803 a2b->matrix.vals[1][1] = encoding_factor * read_big_fixed(mtx_buf + 16); in read_tag_mab()
804 a2b->matrix.vals[1][2] = encoding_factor * read_big_fixed(mtx_buf + 20); in read_tag_mab()
805 a2b->matrix.vals[2][0] = encoding_factor * read_big_fixed(mtx_buf + 24); in read_tag_mab()
806 a2b->matrix.vals[2][1] = encoding_factor * read_big_fixed(mtx_buf + 28); in read_tag_mab()
807 a2b->matrix.vals[2][2] = encoding_factor * read_big_fixed(mtx_buf + 32); in read_tag_mab()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc791 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab() local
792 a2b->matrix.vals[0][0] = encoding_factor * read_big_fixed(mtx_buf + 0); in read_tag_mab()
793 a2b->matrix.vals[0][1] = encoding_factor * read_big_fixed(mtx_buf + 4); in read_tag_mab()
794 a2b->matrix.vals[0][2] = encoding_factor * read_big_fixed(mtx_buf + 8); in read_tag_mab()
795 a2b->matrix.vals[1][0] = encoding_factor * read_big_fixed(mtx_buf + 12); in read_tag_mab()
796 a2b->matrix.vals[1][1] = encoding_factor * read_big_fixed(mtx_buf + 16); in read_tag_mab()
797 a2b->matrix.vals[1][2] = encoding_factor * read_big_fixed(mtx_buf + 20); in read_tag_mab()
798 a2b->matrix.vals[2][0] = encoding_factor * read_big_fixed(mtx_buf + 24); in read_tag_mab()
799 a2b->matrix.vals[2][1] = encoding_factor * read_big_fixed(mtx_buf + 28); in read_tag_mab()
800 a2b->matrix.vals[2][2] = encoding_factor * read_big_fixed(mtx_buf + 32); in read_tag_mab()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/third_party/skcms/
H A Dskcms.cc814 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab() local
815 a2b->matrix.vals[0][0] = encoding_factor * read_big_fixed(mtx_buf + 0); in read_tag_mab()
816 a2b->matrix.vals[0][1] = encoding_factor * read_big_fixed(mtx_buf + 4); in read_tag_mab()
817 a2b->matrix.vals[0][2] = encoding_factor * read_big_fixed(mtx_buf + 8); in read_tag_mab()
818 a2b->matrix.vals[1][0] = encoding_factor * read_big_fixed(mtx_buf + 12); in read_tag_mab()
819 a2b->matrix.vals[1][1] = encoding_factor * read_big_fixed(mtx_buf + 16); in read_tag_mab()
820 a2b->matrix.vals[1][2] = encoding_factor * read_big_fixed(mtx_buf + 20); in read_tag_mab()
821 a2b->matrix.vals[2][0] = encoding_factor * read_big_fixed(mtx_buf + 24); in read_tag_mab()
822 a2b->matrix.vals[2][1] = encoding_factor * read_big_fixed(mtx_buf + 28); in read_tag_mab()
823 a2b->matrix.vals[2][2] = encoding_factor * read_big_fixed(mtx_buf + 32); in read_tag_mab()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/third_party/skcms/
H A Dskcms.cc811 const uint8_t* mtx_buf = tag->buf + matrix_offset; in read_tag_mab() local
812 a2b->matrix.vals[0][0] = encoding_factor * read_big_fixed(mtx_buf + 0); in read_tag_mab()
813 a2b->matrix.vals[0][1] = encoding_factor * read_big_fixed(mtx_buf + 4); in read_tag_mab()
814 a2b->matrix.vals[0][2] = encoding_factor * read_big_fixed(mtx_buf + 8); in read_tag_mab()
815 a2b->matrix.vals[1][0] = encoding_factor * read_big_fixed(mtx_buf + 12); in read_tag_mab()
816 a2b->matrix.vals[1][1] = encoding_factor * read_big_fixed(mtx_buf + 16); in read_tag_mab()
817 a2b->matrix.vals[1][2] = encoding_factor * read_big_fixed(mtx_buf + 20); in read_tag_mab()
818 a2b->matrix.vals[2][0] = encoding_factor * read_big_fixed(mtx_buf + 24); in read_tag_mab()
819 a2b->matrix.vals[2][1] = encoding_factor * read_big_fixed(mtx_buf + 28); in read_tag_mab()
820 a2b->matrix.vals[2][2] = encoding_factor * read_big_fixed(mtx_buf + 32); in read_tag_mab()
[all …]

12