Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dthread_annotations.h58 #define EXCLUDES(...) THREAD_ANNOTATION_ATTRIBUTE_(locks_excluded(__VA_ARGS__)) macro
/llvm-project/third-party/benchmark/src/
H A Dmutex.h55 #define EXCLUDES(...) THREAD_ANNOTATION_ATTRIBUTE_(locks_excluded(__VA_ARGS__)) macro