commit | ae3bcac9d834fda0ce4f9f10ea2660f277d2d272 | [log] [tgz] |
---|---|---|
author | David Sehr <sehr@google.com> | Fri Feb 03 15:19:00 2017 -0800 |
committer | David Sehr <sehr@google.com> | Fri Feb 03 15:41:53 2017 -0800 |
tree | 6a2cdabaee91ed072b1018200a823f16eedeb50e | |
parent | b78a8af993e877d74c5938f65f95feaf2fa01321 [diff] |
Enable thread annotations for std::mutex Turn on c++ library support for clang thread safety annotations. This will allow using std::mutex and related classes directly for synchronization. Bug: 22322814 Test: build Change-Id: Ib8eda18a1f4f0d7a6f99c4d1b1438293b8e22de6