HomeSort by: relevance | last modified time | path
    Searched defs:TRY_ACQUIRE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_thread_safety.h 34 #define TRY_ACQUIRE(...) THREAD_ANNOTATION(try_acquire_capability(__VA_ARGS__))
sanitizer_mutex.h 35 bool TryLock() TRY_ACQUIRE(true) {
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
mutex.h 49 #define TRY_ACQUIRE(...) \
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
mutex.h 49 #define TRY_ACQUIRE(...) \

Completed in 20 milliseconds