OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:default_context_lock
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/
core.c
68
static usbi_mutex_static_t
default_context_lock
= USBI_MUTEX_INITIALIZER;
variable
[
all
...]
/external/libusb/libusb/
core.c
44
static pthread_mutex_t
default_context_lock
= PTHREAD_MUTEX_INITIALIZER;
variable
[
all
...]
Completed in 627 milliseconds