commit | d62698d4a3399ccdf27150a1701c6b1e3ba66ee7 | [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 | 1ab87e7712cea615ecdf70e65d74d14d3fd8fa85 [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