android_system_core/adb/sysdeps
Josh Gao 6e106990cf 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
(cherry picked from commit 903b749f78)
2016-05-18 17:20:30 -07:00
..
mutex.h adb: add implementations of mutex, recursive_mutex. 2016-05-18 17:20:30 -07:00