Home
last modified time | relevance | path

Searched refs:sLogPrintMutex (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl.cpp163 static pthread_mutex_t sLogPrintMutex = PTHREAD_MUTEX_INITIALIZER; variable
170 pthread_mutex_lock(&sLogPrintMutex); in gl_unimplemented()
175 pthread_mutex_unlock(&sLogPrintMutex); in gl_unimplemented()