Searched refs:HOTPLUG_LOCK (Results 1 – 3 of 3) sorted by relevance
121 HOTPLUG_LOCK(ctx); in libusb_hotplug_scan()203 HOTPLUG_LOCK(ctx); in libusb_hotplug_register_callback()245 HOTPLUG_LOCK(ctx); in libusb_hotplug_deregister_callback()
41 #define HOTPLUG_LOCK(ctx) pthread_mutex_lock(&(ctx)->hotplug_lock) macro
250 HOTPLUG_LOCK(ctx); in libusb_exit()