commit | 2664fdec87365676fe850ebea2eebc610bcdbe69 | [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 | 70b8d93656bcbc27776627493c67eb48344b2b08 [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