OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gLibMutex
(Results
1 - 5
of
5
) sorted by null
/frameworks/rs/
rsContext.h
96
static pthread_mutex_t
gLibMutex
;
rsContext.cpp
60
pthread_mutex_t Context::
gLibMutex
= PTHREAD_MUTEX_INITIALIZER;
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsContext.h
95
static pthread_mutex_t
gLibMutex
;
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsContext.h
95
static pthread_mutex_t
gLibMutex
;
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsContext.h
95
static pthread_mutex_t
gLibMutex
;
Completed in 83 milliseconds