Merge "adb: add basename_lock to mutex_list.h." am: f00db9d8b8
am: 148f362579
* commit '148f3625797fa989ea327521ef2e73b23709a80c':
adb: add basename_lock to mutex_list.h.
This commit is contained in:
commit
c5cfc8571e
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue