commit | 903b749f7883394213933f733b902e104ce6dda7 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue May 17 19:23:39 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed May 18 14:21:53 2016 -0700 |
tree | 2f1ad424e7c17a12f1baeeb195dc48628b2ef1cb | |
parent | ac50d0cc5789d8462fcd2d9f6cb225e0edf9a12f [diff] |
adb: add implementations of mutex, recursive_mutex. Our version of mingw doesn't support std::mutex or std::recursive_mutex, so implement our own using the Windows primitives. Bug: http://b/28347842 Change-Id: I4e1d56a89bc5fcb5f859bf5014343697a4a85b77