Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp215 static pthread_mutex_t sLogPrintMutex = PTHREAD_MUTEX_INITIALIZER; variable
222 pthread_mutex_lock(&sLogPrintMutex); in gl_unimplemented()
227 pthread_mutex_unlock(&sLogPrintMutex); in gl_unimplemented()