OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usbi_mutex_unlock
(Results
1 - 2
of
2
) sorted by null
/external/libusb_aah/libusb/os/
threads_posix.h
34
#define
usbi_mutex_unlock
pthread_mutex_unlock
macro
threads_windows.c
63
int
usbi_mutex_unlock
(usbi_mutex_t *mutex) {
function
159
r =
usbi_mutex_unlock
(mutex);
Completed in 357 milliseconds