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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10_hotplug.c127 HOTPLUG_UNLOCK(ctx);
171 HOTPLUG_UNLOCK(ctx);
230 HOTPLUG_UNLOCK(ctx);
247 HOTPLUG_UNLOCK(ctx);
H A Dlibusb10.h40 #define HOTPLUG_UNLOCK(ctx) pthread_mutex_unlock(&(ctx)->hotplug_lock) macro
H A Dlibusb10.c247 HOTPLUG_UNLOCK(ctx);

Completed in 139 milliseconds