HomeSort by relevance Sort by last modified time
    Searched refs:ASSERT_EXCLUSIVE_LOCK (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
warn-thread-safety-analysis.c 13 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__ ((assert_exclusive_lock(__VA_ARGS__)))
  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp 13 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__ ((assert_exclusive_lock(__VA_ARGS__)))
36 void AssertHeld() ASSERT_EXCLUSIVE_LOCK();
    [all...]
warn-thread-safety-analysis.cpp 16 #define ASSERT_EXCLUSIVE_LOCK(...) __attribute__ ((assert_exclusive_lock(__VA_ARGS__)))
39 void AssertHeld() ASSERT_EXCLUSIVE_LOCK();
    [all...]

Completed in 486 milliseconds