Home
last modified time | relevance | path

Searched refs:read_locks (Results 1 – 14 of 14) sorted by relevance

/dports/devel/rebar3/rebar3-3.17.0/test/
H A Drebar_unlock_SUITE.erl25 Locks = read_locks(Config),
28 Locks = read_locks(Config),
31 ?assertEqual(Locks -- ["bbmustache"], read_locks(Config)),
37 ?assertEqual({error, enoent}, read_locks(Config)),
42 Locks = read_locks(Config),
44 Locks = read_locks(Config),
46 ?assertEqual(Locks -- ["uuid"], read_locks(Config)),
52 ?assertEqual({error, enoent}, read_locks(Config)),
56 [_|_] = read_locks(Config),
58 ?assertEqual({error, enoent}, read_locks(Config)),
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/mbox/
H A Dmbox-lock.c133 "mbox_read_locks", read_locks); in mbox_init_lock_settings()
140 if (read_locks[r] == (enum mbox_lock_type)-1) in mbox_init_lock_settings()
142 if (read_locks[r] == write_locks[w]) in mbox_init_lock_settings()
145 if (read_locks[r] != (enum mbox_lock_type)-1) { in mbox_init_lock_settings()
154 memcpy(storage->read_locks, read_locks, in mbox_init_lock_settings()
216 ctx->mbox->storage->read_locks; in dotlock_callback()
682 ctx->mbox->storage->read_locks; in mbox_lock_list()
730 const enum mbox_lock_type *read_locks = in mbox_update_locking() local
736 ctx.locked_status[read_locks[i]] = FALSE; in mbox_update_locking()
757 const enum mbox_lock_type *read_locks = in mbox_update_locking() local
[all …]
H A Dmbox-storage.h35 enum mbox_lock_type *read_locks; member
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A DAcidPtr.cc30 static LockPool<AcidPtrMutex> read_locks(READLOCKCOUNT); in AcidPtrMutexGet() local
32 return read_locks.getMutex(reinterpret_cast<size_t>(ptr)); in AcidPtrMutexGet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Ddisplay_resource_provider_unittest.cc707 read_locks; in TEST_P() local
711 read_locks.push_back( in TEST_P()
740 read_locks.clear(); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Ddisplay_resource_provider_unittest.cc603 read_locks; in TEST_P() local
607 read_locks.push_back( in TEST_P()
636 read_locks.clear(); in TEST_P()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/power/cray_aries/
H A Dpower_cray_aries.c1266 slurmctld_lock_t read_locks = { in _power_agent() local
1295 lock_slurmctld(read_locks); in _power_agent()
1302 unlock_slurmctld(read_locks); in _power_agent()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/mnesia/src/
H A Dmnesia.erl165 -type read_locks() :: 'read'. type
166 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/mnesia/src/
H A Dmnesia.erl166 -type read_locks() :: 'read'. type
167 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia.erl166 -type read_locks() :: 'read'. type
167 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia.erl166 -type read_locks() :: 'read'. type
167 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia.erl166 -type read_locks() :: 'read'. type
167 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/mnesia/src/
H A Dmnesia.erl165 -type read_locks() :: 'read'. type
166 -type lock_kind() :: write_locks() | read_locks().
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia.erl166 -type read_locks() :: 'read'. type
167 -type lock_kind() :: write_locks() | read_locks().