Home
last modified time | relevance | path

Searched defs:EXCLUSIVE_TRYLOCK_FUNCTION (Results 1 – 25 of 131) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/util/
H A DTransferSQLText.java10 * Redistributions in binary form must reproduce the above copyright notice,
21 * ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dthread-safety-annotations.h9 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
19 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dthread-safety-annotations.h10 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((try_acquire_capability(__VA_ARGS__))) macro
21 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
45 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
45 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
45 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Dthread_annotations.h129 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) \ macro
165 #define EXCLUSIVE_TRYLOCK_FUNCTION(arg) // no-op macro
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
44 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
44 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
44 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
44 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
46 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dthreadsafety.h26 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) __attribute__((exclusive_trylock_function(__VA_ARGS__))) macro
44 #define EXCLUSIVE_TRYLOCK_FUNCTION(...) macro

123456