commit | 6b5cbec273b85bfdffaa3a092224c27c1b49b152 | [log] [tgz] |
---|---|---|
author | Greg Kaiser <gkaiser@google.com> | Tue Apr 05 10:55:13 2016 -0700 |
committer | Greg Kaiser <gkaiser@google.com> | Tue Apr 05 12:38:47 2016 -0700 |
tree | 941efd187375d3d8593ab1c75c84f89c366eb4c5 | |
parent | c6b4b557d3c159906cc4362801a9418b6b6457c2 [diff] |
Mutex: Note that STL is generally prefered This class was designed prior to Android having usable C++11 support. With that support now in place, we prefer people to start using the STL threading classes, unless the code needs to build on Win32. Change-Id: If1b4d9bdfcb1e65824909376f022842bab9653d6