Home
last modified time | relevance | path

Searched refs:ASSERT_EXCLUSIVE_LOCK (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dpartition_lock.h25 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
137 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() { in AssertAcquired()
163 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/synchronization/
H A Dlock.h38 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
63 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/synchronization/
H A Dlock.h38 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
63 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK();
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/synchronization/
H A Dlock.h41 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in Lock()
66 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK(); in Lock()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/synchronization/
H A Dlock.h41 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
66 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK();
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/synchronization/
H A Dlock.h41 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK() {} in AssertAcquired()
66 void AssertAcquired() const ASSERT_EXCLUSIVE_LOCK();
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/bitcoin/bitcoin-22.0/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dthreadsafety.h34 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__))) macro
54 #define ASSERT_EXCLUSIVE_LOCK(...) macro
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/leveldatabase/src/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/leveldatabase/src/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/sysutils/vector/leveldb-sys-bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1/deps/leveldb-1.22/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/leveldb/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/databases/leveldb/leveldb-1.23/port/
H A Dthread_annotations.h98 #ifndef ASSERT_EXCLUSIVE_LOCK
99 #define ASSERT_EXCLUSIVE_LOCK(...) \ macro
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dthreadsafety.h34 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__))) macro
54 #define ASSERT_EXCLUSIVE_LOCK(...) macro
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dthreadsafety.h34 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__))) macro
54 #define ASSERT_EXCLUSIVE_LOCK(...) macro
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dthreadsafety.h34 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute((assert_exclusive_lock(__VA_ARGS__))) macro
54 #define ASSERT_EXCLUSIVE_LOCK(...) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dthread-safety-annotations.h5 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_capability(__VA_ARGS__))) macro
16 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_exclusive_lock(__VA_ARGS__))) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dthread-safety-annotations.h5 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_capability(__VA_ARGS__))) macro
15 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_exclusive_lock(__VA_ARGS__))) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h5 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_capability(__VA_ARGS__))) macro
16 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_exclusive_lock(__VA_ARGS__))) macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dthreadsafety.h34 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__((assert_exclusive_lock(__VA_ARGS__))) macro
52 #define ASSERT_EXCLUSIVE_LOCK(...) macro

12345678