Home
last modified time | relevance | path

Searched refs:ASSERT_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dmutex.h57 #define ASSERT_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(assert_capability(x)) macro
/external/google-benchmark/src/
Dmutex.h57 #define ASSERT_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE__(assert_capability(x)) macro
/external/clang/docs/
DThreadSafetyAnalysis.rst418 ASSERT_CAPABILITY(...) and ASSERT_SHARED_CAPABILITY(...)
814 #define ASSERT_CAPABILITY(x) \
856 void AssertHeld() ASSERT_CAPABILITY(this);
931 // Replaced by ASSERT_CAPABILITY