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
Loading
Please sign in to comment