Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c68 static usbi_mutex_t darwin_cached_devices_lock = PTHREAD_MUTEX_INITIALIZER; variable
377 usbi_mutex_lock(&darwin_cached_devices_lock); in darwin_devices_detached()
400 usbi_mutex_unlock(&darwin_cached_devices_lock); in darwin_devices_detached()
1008 usbi_mutex_lock(&darwin_cached_devices_lock); in darwin_get_cached_device()
1077 usbi_mutex_unlock(&darwin_cached_devices_lock); in darwin_get_cached_device()
1760 usbi_mutex_lock(&darwin_cached_devices_lock); in darwin_destroy_device()
1763 usbi_mutex_unlock(&darwin_cached_devices_lock); in darwin_destroy_device()