Files
android_external_libcxx/include
Eric Fiselier a15e8c3a18 Add clang thread safety annotations to mutex and lock_guard. Patch by jamesr@google.com.
This adds clang thread safety annotations to std::mutex and
std::lock_guard so code using these types can use these types directly
instead of having to wrap the types to provide annotations. These checks
when enabled by -Wthread-safety provide simple but useful static
checking to detect potential race conditions.
See http://clang.llvm.org/docs/ThreadSafetyAnalysis.html for details.

This patch was reviewed in http://reviews.llvm.org/D14731.


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@263611 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-16 02:30:06 +00:00
..
2015-02-05 02:34:59 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-08 20:36:30 +00:00
2015-10-08 20:37:11 +00:00
2015-10-08 20:37:44 +00:00
2015-11-30 05:39:30 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-08 20:40:34 +00:00
2013-10-05 21:19:49 +00:00
2015-10-08 20:41:26 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2015-10-09 01:29:09 +00:00
2015-10-09 01:41:45 +00:00
2011-10-17 20:05:10 +00:00
2015-10-09 19:57:37 +00:00
2016-02-10 21:53:28 +00:00
2016-02-20 00:19:45 +00:00
2016-02-20 00:19:45 +00:00
2016-03-09 15:39:39 +00:00
2015-05-19 02:03:22 +00:00
2015-11-30 05:04:48 +00:00
2016-02-20 00:16:41 +00:00
2015-10-09 01:29:09 +00:00
2016-03-11 15:26:06 +00:00
2011-10-17 20:05:10 +00:00
2016-02-20 00:19:45 +00:00
2015-10-09 19:57:37 +00:00