Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed34a68a authored by Josh Gao's avatar Josh Gao Committed by android-build-merger
Browse files

Merge "adb: add basename_lock to mutex_list.h." am: f00db9d8 am: 148f3625

am: c5cfc857

* commit 'c5cfc857':
  adb: add basename_lock to mutex_list.h.
parents 01de3659 c5cfc857
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
#ifndef ADB_MUTEX
#error ADB_MUTEX not defined when including this file
#endif
ADB_MUTEX(basename_lock)
ADB_MUTEX(dirname_lock)
ADB_MUTEX(socket_list_lock)
ADB_MUTEX(transport_lock)