Home
last modified time | relevance | path

Searched defs:ASSERT_CAPABILITY (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dthread_annotations.h60 #define ASSERT_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE_(assert_capability(x)) macro
/llvm-project/third-party/benchmark/src/
H A Dmutex.h57 #define ASSERT_CAPABILITY(x) THREAD_ANNOTATION_ATTRIBUTE_(assert_capability(x)) macro