HomeSort by relevance Sort by last modified time
    Searched defs:usbi_tls_key_create (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/os/
threads_posix.h 48 #define usbi_tls_key_create(key) pthread_key_create((key), NULL) macro
threads_windows.c 224 int usbi_tls_key_create(usbi_tls_key_t *key) function

Completed in 1192 milliseconds