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

  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp 16 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x)))
    [all...]
warn-thread-safety-analysis.cpp 19 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x)))
    [all...]
  /external/clang/test/PCH/
thread-safety-attrs.cpp 24 #define LOCK_RETURNED(x) __attribute__ ((lock_returned(x)))

Completed in 56 milliseconds