Home
last modified time | relevance | path

Searched refs:SHARED_LOCKS_REQUIRED (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1158 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1162 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1165 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1170 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1178 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1180 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1183 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1194 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1195 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-parsing.cpp24 #define SHARED_LOCKS_REQUIRED(...) \ macro
1144 void slr_function_arg() SHARED_LOCKS_REQUIRED(mu1);
1148 int slr_testfn(int y) SHARED_LOCKS_REQUIRED(mu1);
1151 int x SHARED_LOCKS_REQUIRED(mu1) = y; // \ in slr_testfn() local
1156 int slr_test_var SHARED_LOCKS_REQUIRED(mu1); // \
1164 int test_field SHARED_LOCKS_REQUIRED(mu1); // \
1166 void test_method() SHARED_LOCKS_REQUIRED(mu1);
1169 class SHARED_LOCKS_REQUIRED(mu1) SlrTestClass { // \ in SHARED_LOCKS_REQUIRED() function
1180 int slr_function_5() SHARED_LOCKS_REQUIRED(&mu1);
1181 int slr_function_6() SHARED_LOCKS_REQUIRED(muRef);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/platform/impl/
H A Dquic_mutex_impl.h17 #define QUIC_SHARED_LOCKS_REQUIRED_IMPL SHARED_LOCKS_REQUIRED
52 #ifndef SHARED_LOCKS_REQUIRED
53 #define SHARED_LOCKS_REQUIRED(...) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/platform/impl/
H A Dquic_mutex_impl.h17 #define QUIC_SHARED_LOCKS_REQUIRED_IMPL SHARED_LOCKS_REQUIRED
52 #ifndef SHARED_LOCKS_REQUIRED
53 #define SHARED_LOCKS_REQUIRED(...) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dwarn-thread-safety-analysis.c22 #define SHARED_LOCKS_REQUIRED(...) \ macro
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { in Foo_fun1()
55 int Foo_fun2(int i) EXCLUSIVE_LOCKS_REQUIRED(mu2) SHARED_LOCKS_REQUIRED(mu1) { in Foo_fun2()
71 int get_value(int *p) SHARED_LOCKS_REQUIRED(foo_.mu_){ in get_value()

12345678