HomeSort by relevance Sort by last modified time
    Searched refs:usbi_mutex_destroy (Results 1 - 6 of 6) sorted by null

  /external/libusb_aah/libusb/os/
threads_posix.h 36 #define usbi_mutex_destroy pthread_mutex_destroy macro
threads_windows.h 73 int usbi_mutex_destroy(usbi_mutex_t *mutex);
threads_windows.c 36 int usbi_mutex_destroy(usbi_mutex_t *mutex) { function
windows_usb.c 418 usbi_mutex_destroy(&htab_write_mutex);
    [all...]
  /external/libusb_aah/libusb/
io.c     [all...]
core.c     [all...]

Completed in 91 milliseconds