Home
last modified time | relevance | path

Searched defs:d_lock (Results 1 – 25 of 105) sorted by relevance

12345

/dports/dns/dnsdist/dnsdist-1.6.1/
H A Dlock.hh44 std::shared_mutex d_lock; member in ReadWriteLock
70 std::shared_lock<std::shared_mutex> d_lock; member in ReadLock
96 std::unique_lock<std::shared_mutex> d_lock; member in WriteLock
123 std::shared_lock<std::shared_mutex> d_lock; member in TryReadLock
150 std::unique_lock<std::shared_mutex> d_lock; member in TryWriteLock
H A Dsholder.hh145 mutable std::mutex d_lock; member in GlobalStateHolder
H A Dlibssl.hh103 ReadWriteLock d_lock; member in OpenSSLTLSTicketKeysRing
H A Ddnsdist-kvs.hh203 ReadWriteLock d_lock; member in CDBKVStore
H A Ddnsdist-cache.hh120 ReadWriteLock d_lock; member in DNSDistPacketCache::CacheShard
H A Ddnscrypt.hh295 ReadWriteLock d_lock; member in DNSCryptContext
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dlock.hh43 std::shared_mutex d_lock; member in ReadWriteLock
69 std::shared_lock<std::shared_mutex> d_lock; member in ReadLock
95 std::unique_lock<std::shared_mutex> d_lock; member in WriteLock
122 std::shared_lock<std::shared_mutex> d_lock; member in TryReadLock
149 std::unique_lock<std::shared_mutex> d_lock; member in TryWriteLock
H A Ddnsproxy.hh82 std::mutex d_lock; member in DNSProxy
H A Dsholder.hh145 mutable std::mutex d_lock; member in GlobalStateHolder
H A Dstatbag.hh61 mutable std::mutex d_lock; member in StatRing
H A Dlibssl.hh103 ReadWriteLock d_lock; member in OpenSSLTLSTicketKeysRing
H A Ddnsdist-cache.hh120 ReadWriteLock d_lock; member in DNSDistPacketCache::CacheShard
H A Dspeedtest.cc881 ReadWriteLock& d_lock; member
899 ReadWriteLock& d_lock; member
925 ReadWriteLock& d_lock; member
952 ReadWriteLock& d_lock; member
H A Dcommunicator.hh191 std::mutex d_lock; member in CommunicatorClass
/dports/benchmarks/iorate/iorate-3.05/
H A Dior_mach.c417 struct flock d_lock; /* lock command to run */ in ior_dev_lock() local
421 struct flock64 d_lock; /* lock command to run */ in ior_dev_lock() local
424 struct flock d_lock; /* lock command to run */ in ior_dev_lock() local
497 struct flock d_lock; /* lock command to run */ in ior_dev_unlock() local
501 struct flock64 d_lock; /* lock command to run */ in ior_dev_unlock() local
504 struct flock d_lock; /* lock command to run */ in ior_dev_unlock() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/net/mock/
H A Dgroup.cpp240 std::unique_lock<std::mutex> d_lock(d_->mutex_); in AddRead() local
257 std::unique_lock<std::mutex> d_lock(d_->mutex_); in AddWrite() local
303 std::unique_lock<std::mutex> d_lock(d_->mutex_); in DispatchOne() local
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/RDGeneral/
H A DConcurrentQueue.h25 mutable std::mutex d_lock; variable
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Dthrift_application_base.h189 gr::thread::mutex d_lock; variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options2_SUITE_data/src/kernel/
H A Dglobal.erl1584 d_lock(true, LockId, Known) -> del_lock(LockId, Known); function
1585 d_lock(false, _, _) -> ok. function

12345