Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp208 static pthread_mutex_t sLogPrintMutex = PTHREAD_MUTEX_INITIALIZER; variable
215 pthread_mutex_lock(&sLogPrintMutex); in gl_unimplemented()
220 pthread_mutex_unlock(&sLogPrintMutex); in gl_unimplemented()