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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10_hotplug.c121 HOTPLUG_LOCK(ctx);
203 HOTPLUG_LOCK(ctx);
245 HOTPLUG_LOCK(ctx);
H A Dlibusb10.h39 #define HOTPLUG_LOCK(ctx) pthread_mutex_lock(&(ctx)->hotplug_lock) macro
H A Dlibusb10.c244 HOTPLUG_LOCK(ctx);

Completed in 195 milliseconds