OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gLibMutex
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsContext.cpp
62
pthread_mutex_t Context::
gLibMutex
= PTHREAD_MUTEX_INITIALIZER;
rsContext.h
102
static pthread_mutex_t
gLibMutex
;
Completed in 150 milliseconds