Home
last modified time | relevance | path

Searched refs:ASSERT_SHARED_CAPABILITY (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/marl/include/marl/
Dtsa.h72 #define ASSERT_SHARED_CAPABILITY(x) \ macro
/external/llvm-project/llvm/utils/benchmark/src/
Dmutex.h59 #define ASSERT_SHARED_CAPABILITY(x) \ macro
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dmutex.h59 #define ASSERT_SHARED_CAPABILITY(x) \ macro
/external/google-benchmark/src/
Dmutex.h59 #define ASSERT_SHARED_CAPABILITY(x) \ macro
/external/libcxx/utils/google-benchmark/src/
Dmutex.h59 #define ASSERT_SHARED_CAPABILITY(x) \ macro
/external/clang/docs/
DThreadSafetyAnalysis.rst418 ASSERT_CAPABILITY(...) and ASSERT_SHARED_CAPABILITY(...)
817 #define ASSERT_SHARED_CAPABILITY(x) \
859 void AssertReaderHeld() ASSERT_SHARED_CAPABILITY(this);
935 // Replaced by ASSERT_SHARED_CAPABILITY
/external/llvm-project/clang/docs/
DThreadSafetyAnalysis.rst448 ASSERT_CAPABILITY(...) and ASSERT_SHARED_CAPABILITY(...)
849 #define ASSERT_SHARED_CAPABILITY(x) \
894 void AssertReaderHeld() ASSERT_SHARED_CAPABILITY(this);
1029 // Replaced by ASSERT_SHARED_CAPABILITY