Home
last modified time | relevance | path

Searched refs:HOTPLUG_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libusb/
Dlibusb10_hotplug.c127 HOTPLUG_UNLOCK(ctx); in libusb_hotplug_scan()
171 HOTPLUG_UNLOCK(ctx); in libusb_hotplug_scan()
230 HOTPLUG_UNLOCK(ctx); in libusb_hotplug_register_callback()
247 HOTPLUG_UNLOCK(ctx); in libusb_hotplug_deregister_callback()
Dlibusb10.h42 #define HOTPLUG_UNLOCK(ctx) pthread_mutex_unlock(&(ctx)->hotplug_lock) macro
Dlibusb10.c253 HOTPLUG_UNLOCK(ctx); in libusb_exit()