Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp201 static pthread_once_t once_control = PTHREAD_ONCE_INIT; variable
202 static int sEarlyInitState = pthread_once(&once_control, &early_egl_init);