Searched defs:gLibMutex (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/rs/ | ||
H A D | rsContext.h | 92 static pthread_mutex_t gLibMutex; variable |
H A D | rsContext.cpp | 47 pthread_mutex_t Context::gLibMutex = PTHREAD_MUTEX_INITIALIZER; member in android::renderscript::Context |