diff options
author | Josh Gao <jmgao@google.com> | 2016-09-21 12:37:10 -0700 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2016-09-21 17:22:22 -0700 |
commit | 0cd3ae1c281fa890389987cd05b2bf01cdf1e4c5 (patch) | |
tree | 015009dde60f443f259691de9cf776d79227d847 /libutils/RefBase.cpp | |
parent | b721c97ec9f34ade77c9b149efa2d1bc50151e80 (diff) |
adb: kill adb_mutex_t, adb_cond_t.
Now that we have support for std::mutex and std::condition_variable on
Windows, remove our mutex compatibility layer in favor of the C++ one.
Bug: http://b/31653591
Test: mma && $ANDROID_HOST_OUT/nativetest64/adb_test/adb_test && \
python test_adb.py && python test_device.py
(also on Windows)
Change-Id: I5b7ed9c45cc2a32edcf4e77b56dc28e441f15f34
Diffstat (limited to 'libutils/RefBase.cpp')
0 files changed, 0 insertions, 0 deletions