linux: Replace pthread_mutex with usbi_mutex_static
authorHans de Goede <hdegoede@redhat.com>
Thu, 16 May 2013 14:54:02 +0000 (16:54 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 16 May 2013 15:18:33 +0000 (17:18 +0200)
commit2d08a3e6da873cab069780f7e6c478299afe759a
tree343b01600535279ce1ea3bc38d48d8979514e2cf
parent4ea8e4a1b99e6ff5578dd2c7e0d2f7bbfd1631b3
linux: Replace pthread_mutex with usbi_mutex_static

Boils down to the same thing, but mixing and matching lock types in one
file looks ugly.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
libusb/os/linux_usbfs.c
libusb/version_nano.h