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

Commit 148f3625 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

* commit 'f00db9d8':
  adb: add basename_lock to mutex_list.h.
parents 055b8156 f00db9d8
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)