Home
last modified time | relevance | path

Searched defs:SHARED_LOCK_FUNCTION (Results 1 – 25 of 133) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/util/
H A DTransferSQLText.java8 * list of conditions and the following disclaimer.
19 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
18 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dthread-safety-annotations.h8 #define SHARED_LOCK_FUNCTION(...) __attribute__((acquire_shared_capability(__VA_ARGS__))) macro
19 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
44 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
44 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
44 #define SHARED_LOCK_FUNCTION(...) macro
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Dthread_annotations.h126 #define SHARED_LOCK_FUNCTION(...) \ macro
164 #define SHARED_LOCK_FUNCTION(arg) // no-op macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
43 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
43 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
43 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
43 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
45 #define SHARED_LOCK_FUNCTION(...) macro
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dthreadsafety.h25 #define SHARED_LOCK_FUNCTION(...) __attribute__((shared_lock_function(__VA_ARGS__))) macro
43 #define SHARED_LOCK_FUNCTION(...) macro

123456