Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dthread_annotations.h52 #define TRY_ACQUIRE(...) \ macro
/llvm-project/third-party/benchmark/src/
H A Dmutex.h49 #define TRY_ACQUIRE(...) \ macro