Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_nt_common.c129 static usbi_mutex_t htab_write_mutex = NULL; variable
159 usbi_mutex_init(&htab_write_mutex); in htab_create()
193 usbi_mutex_destroy(&htab_write_mutex); in htab_destroy()
266 usbi_mutex_lock(&htab_write_mutex); in htab_hash()
275 usbi_mutex_unlock(&htab_write_mutex); in htab_hash()
279 usbi_mutex_unlock(&htab_write_mutex); in htab_hash()