Searched defs:TRY_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | thread_annotations.h | 52 #define TRY_ACQUIRE(...) \ macro |
/llvm-project/third-party/benchmark/src/ | ||
H A D | mutex.h | 49 #define TRY_ACQUIRE(...) \ macro |